English | 简体中文 |
Installation • Documentation • Development • Showcase • Examples • Authors • License
110kb
after gzip.use npm
$ npm install hilo3d
use script tag from a cdn
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.19.0/build/Hilo3d.js'></script>
npm run dev
to dev.npm run release
release the code.npm run doc
to build API documentation.npm run test
to run tests.