It's using https://github.com/xtuc/holyc for the compilation, It will likely only work for Linux.
Install:
npm install
Webpack:
webpack -w
Web server:
http-server .
and go to http://localhost:8080/dist.
It's using https://github.com/xtuc/holyc for the compilation, It will likely only work for Linux.
Install:
npm install
Webpack:
webpack -w
Web server:
http-server .
and go to http://localhost:8080/dist.