Personal website v2019

31.03.2019

Debug

$ wasm-pack build --debug
$ npm run serve
http://localhost:8080

Release

npn run build
node serve/run.js
http://localhost:3000