Note: Requires f1-index MongoDB and Node.js back end services.
> brew install npm
> npm -g install bower gulp
> git clone https://github.com/Edsdover/angular-epic.git
> cd angular-epic
> ./setup.sh
Note: Requires f1-index MongoDB and Node.js backend services, either running locally or on Heroku.
> vim client/config/constants.js
> gulp
[BS] Access URLs:
------------------------------------
Local: http://localhost:3000
External: http://172.20.10.3:3000
------------------------------------
UI: http://localhost:3001
UI External: http://172.20.10.3:3001
------------------------------------
[BS] Serving files from: ./public