Using npm:
$ npm install
Build & start dev server:
$ guil build
Site will be available at the http://localhost:8080/
Using test framework jest:
$ npm test
Using npm:
$ npm install
Build & start dev server:
$ guil build
Site will be available at the http://localhost:8080/
Using test framework jest:
$ npm test