文件名称:vue-3d:基于vue+threejs的3d展示
文件大小:551KB
文件格式:ZIP
更新时间:2024-05-27 22:59:25
threejs vue 3d JavaScript
vue-3d 一个Vue.js项目 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test 有关工作原理的详细说明,请查看的和。
【文件预览】:
vue-3d-master
----.babelrc(402B)
----config()
--------index.js(2KB)
--------prod.env.js(61B)
--------dev.env.js(156B)
--------test.env.js(149B)
----package.json(3KB)
----test()
--------unit()
--------e2e()
----index.html(268B)
----package-lock.json(533KB)
----static()
--------.gitkeep(0B)
----src()
--------model-stl.vue(854B)
--------index.js(375B)
--------controls()
--------model-mixin.vue(12KB)
--------loaders()
--------util.js(4KB)
----.eslintrc.js(791B)
----examples()
--------index.js(149B)
--------App.vue(5KB)
--------assets()
--------index.html(384B)
--------static()
--------pages()
--------components()
--------router()
----.gitignore(213B)
----README.md(549B)
----.eslintignore(51B)
----.editorconfig(147B)
----build()
--------utils.js(3KB)
--------check-versions.js(1KB)
--------webpack.dev.conf.js(3KB)
--------webpack.examples.conf.js(5KB)
--------build-examples.js(1KB)
--------logo.png(7KB)
--------webpack.base.conf.js(2KB)
--------vue-loader.conf.js(553B)
----.postcssrc.js(246B)