Build (requires working node, gulp environment)
npm i
npm run build
Release, served by github pages
rm -rf docs && cp -Ra dist docs
Build on top of the work by Tim Pietrusky
By Bruno Orlandi and Nihey Takizawa
Build (requires working node, gulp environment)
npm i
npm run build
Release, served by github pages
rm -rf docs && cp -Ra dist docs
Build on top of the work by Tim Pietrusky
By Bruno Orlandi and Nihey Takizawa