sunchengjie 5c7f876224 fix | 4 mēneši atpakaļ | |
---|---|---|
build | 4 mēneši atpakaļ | |
config | 7 mēneši atpakaļ | |
src | 4 mēneši atpakaļ | |
static | 8 mēneši atpakaļ | |
test | 8 mēneši atpakaļ | |
.babelrc | 8 mēneši atpakaļ | |
.editorconfig | 8 mēneši atpakaļ | |
.eslintignore | 8 mēneši atpakaļ | |
.eslintrc.js | 8 mēneši atpakaļ | |
.gitignore | 8 mēneši atpakaļ | |
.postcssrc.js | 8 mēneši atpakaļ | |
README.md | 8 mēneši atpakaļ | |
index.html | 8 mēneši atpakaļ | |
package-lock.json | 7 mēneši atpakaļ | |
package.json | 7 mēneši atpakaļ | |
project.config.json | 8 mēneši atpakaļ | |
project.private.config.json | 8 mēneši atpakaļ | |
yarn.lock | 8 mēneši atpakaļ |
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 e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.