tremble b22f2cc251 0611 3 роки тому
..
build b22f2cc251 0611 3 роки тому
config b22f2cc251 0611 3 роки тому
src b22f2cc251 0611 3 роки тому
static b22f2cc251 0611 3 роки тому
test b22f2cc251 0611 3 роки тому
.babelrc b22f2cc251 0611 3 роки тому
.editorconfig b22f2cc251 0611 3 роки тому
.eslintignore b22f2cc251 0611 3 роки тому
.eslintrc.js b22f2cc251 0611 3 роки тому
.gitignore b22f2cc251 0611 3 роки тому
.postcssrc.js b22f2cc251 0611 3 роки тому
README.md b22f2cc251 0611 3 роки тому
index.html b22f2cc251 0611 3 роки тому
main.html b22f2cc251 0611 3 роки тому
package-lock.json b22f2cc251 0611 3 роки тому
package.json b22f2cc251 0611 3 роки тому

README.md

y

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.