This project contains static HTML files, JavaScripts, Bootstrap and jquery for static websites building.
Run node dev.js
for a dev server. Navigate to http://localhost:8081/
.
Run npm install
.
Run npm run build
Copy content of public
folder to any http server.
Run npm run deploy
or
Run gcloud app deploy app.yaml
in www folder