Fixed Broadband Deployment Data
Install node modules.
npm install
Build the docs (HTML, LESS/CSS, JS).
Development
grunt
Production
grunt build:release
Run the app using a local server.
localhost:8080