farm monitoring application
In order to contribute to this super fantastic farm management application follow this simple step:
- If you don't have
nodejs
on your computer, install it. - I used yeoman so you might benefit from installing it to!
- Then run in your terminal
$ npm install
then$ bower install
-
run
grunt serve
-
DONE