|
|
лет назад: 3 | |
|---|---|---|
| build | лет назад: 3 | |
| config | лет назад: 3 | |
| src | лет назад: 3 | |
| static | лет назад: 3 | |
| .babelrc | лет назад: 3 | |
| .editorconfig | лет назад: 3 | |
| .env.development | лет назад: 3 | |
| .env.production | лет назад: 3 | |
| .env.staging | лет назад: 3 | |
| .gitignore | лет назад: 3 | |
| .postcssrc.js | лет назад: 3 | |
| README.md | лет назад: 3 | |
| index.html | лет назад: 3 | |
| package-lock.json | лет назад: 3 | |
| package.json | лет назад: 3 |
y
# 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
For a detailed explanation on how things work, check out the guide and docs for vue-loader.