You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
build | 1 year ago | |
car | 1 year ago | |
config | 1 year ago | |
double11 | 2 years ago | |
gold | 1 year ago | |
src | 9 months ago | |
static | 2 years ago | |
test | 2 years ago | |
trade | 2 years ago | |
widget | 2 years ago | |
.babelrc | 2 years ago | |
.editorconfig | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc.js | 2 years ago | |
.gitignore | 2 years ago | |
.postcssrc.js | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
bulid.bat | 2 years ago | |
index.html | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
prodList.php | 2 years ago | |
run.bat | 2 years ago |
README.md
my-project
A Vue.js project
Build Setup
# 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.