Skip to content

Mentoraat/plannings-tool-client

Repository files navigation

planningtool

Installation instructions

sudo npm install -g grunt
sudo npm install -g grunt-cli
sudo apt-get install ruby-full
sudo gem install compass
npm install
bower install

Build & development

Run grunt to build a deployment version (found in /dist) and grunt serve for development mode (with livereload & watch).

Testing

Running grunt test will run the unit tests with karma. git

About

Client for the TU Delft planningstool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published