Skip to content

cevn/tasky-web

Repository files navigation

Tasky

Webapp for cs435.

Prerequesites

You need to have node.js as well as npm to be on your system.

Install

git clone [email protected]:cevn/tasky-web.git 
npm install
bower install

Running

grunt server

Deploying

Deployment is done on-the-fly by Travis-CI. After a push to master, travis-ci will automagically run the test suite. If the tests are all successful, it uses my heroku details to push to the webapp.

Testing

grunt test:ci

About

Task manager webapp for cs435.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published