|
преди 1 седмица | |
---|---|---|
.history | преди 1 месец | |
bin | преди 1 месец | |
build | преди 1 месец | |
public | преди 1 месец | |
src | преди 1 седмица | |
.editorconfig | преди 1 месец | |
.env.development | преди 1 месец | |
.env.production | преди 1 месец | |
.env.staging | преди 1 месец | |
.eslintignore | преди 1 месец | |
.eslintrc.js | преди 1 месец | |
.gitignore | преди 1 месец | |
README.md | преди 1 месец | |
babel.config.js | преди 1 месец | |
package.json | преди 1 месец | |
vue.config.js | преди 1 месец |
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.