A simple project to quickstart single-page coding.
npm install
edit package.json
run server from dist
folder
use just grunt
to build page once
alternatively you can use grunt watch
for watching filechanges and build page when needed
deploy just dist
folder
mit