kmoe / seed-project

:seedling: seed project with nice things
MIT License
2 stars 1 forks source link

seed-project

Seed project with

Installation and development

npm install && bower install
npm start

Then go to http://localhost:8080/ to see it.

Testing

npm test

This will run Jasmine tests with Karma.