To run the webapp, run the following commands. https://www.everthis.com:8080/#/
git clone git@github.com:everthis/jd.git && cd jd
npm install
bower install
grunt serve
Use
grunt build
to build the webapp.
To run the webapp, run the following commands. https://www.everthis.com:8080/#/
git clone git@github.com:everthis/jd.git && cd jd
npm install
bower install
grunt serve
Use
grunt build
to build the webapp.