文件名称:gosnowball_frontend:滚雪球项目前段,基于vue
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-05 19:30:03
JavaScript
雪球 一个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 all tests npm test 有关工作原理的详细说明,请查看的和。
【文件预览】:
gosnowball_frontend-master
----config()
--------index.js(2KB)
--------prod.env.js(61B)
--------dev.env.js(156B)
--------test.env.js(149B)
----package.json(2KB)
----test()
--------unit()
----index.html(272B)
----static()
--------.gitkeep(0B)
----src()
--------App.vue(1KB)
--------assets()
--------views()
--------main.js(669B)
--------components()
--------router()
----.gitignore(175B)
----README.md(524B)
----build()
--------utils.js(3KB)
--------build.js(1KB)
--------webpack.prod.conf.js(5KB)
--------check-versions.js(1KB)
--------webpack.dev.conf.js(3KB)
--------logo.png(7KB)
--------webpack.base.conf.js(2KB)
--------vue-loader.conf.js(553B)