Homepage: seinjs.com
- Pull all sub modules:
git submodule init
thengit submodule update
. cd Hilo3d
and runnpm i
.- Switch to root folder and run
npm i
. - run
npm run dev
to dev. - run
npm run build
release the code. - run
npm run demo-build
to build demo.