xiuli.gao 8f319b3a3c 更改域名http://a.2f.com | 4 年之前 | |
---|---|---|
.. | ||
build | 4 年之前 | |
config | 4 年之前 | |
src | 4 年之前 | |
static | 4 年之前 | |
.babelrc | 4 年之前 | |
.editorconfig | 4 年之前 | |
.eslintignore | 4 年之前 | |
.eslintrc.js | 4 年之前 | |
.gitattributes | 4 年之前 | |
.gitignore | 4 年之前 | |
.postcssrc.js | 4 年之前 | |
README.md | 4 年之前 | |
changelog.md | 4 年之前 | |
favicon.ico | 4 年之前 | |
index.html | 4 年之前 | |
package-lock.json | 4 年之前 | |
package.json | 4 年之前 | |
test.md | 4 年之前 |
A Vue.js project
# 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