ONEGISER / threejs-demo

基于threejs的demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-frame

使用webpack5搭建的原生js框架(html+css+js)。适合初学者了解webpack5及相关插件、加载器的使用。

如何使用

安装组件

npm run taobao or npm install

运行

npm start

开发环境打包

npm run webpack

生产环境打包

npm run build

发布

npm run release

参考

webpack

About

基于threejs的demo

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%