Installation Comment out the lines # bower install into main.sh source file. Run the command source main.sh Run in production mode Comment out the lines # rm -rf bower_components into main.sh source file. Run the command source main.sh Point your web browser to the URL http://127.0.0.1/# Run in development mode Comment the lines rm -rf bower_components into main.sh source file. Run the command source main.sh Point your web browser to the URL http://127.0.0.1/index-dev.html