HelfenKannJeder / come2help-web

Web-App: Project for recruiting and coordinating volunteer people.
http://come2.help/
GNU General Public License v3.0
4 stars 4 forks source link

Streamlined development process #33

Closed jGleitz closed 8 years ago

jGleitz commented 8 years ago

This pull requests introduces LiveReload which is great for CSS development, as you can just change values and see them updated in the browser.

It removes the dependency to python by setting up a node js webserver, which will also be shared with the behaviour tests.

It changes the npm interface, which I want to explain briefly: