Нет описания

Michael Wang d5f4bcfa83 init 6 лет назад
public d5f4bcfa83 init 6 лет назад
src d5f4bcfa83 init 6 лет назад
tests d5f4bcfa83 init 6 лет назад
.browserslistrc d5f4bcfa83 init 6 лет назад
.eslintrc.js d5f4bcfa83 init 6 лет назад
.gitignore d5f4bcfa83 init 6 лет назад
README.md d5f4bcfa83 init 6 лет назад
babel.config.js d5f4bcfa83 init 6 лет назад
jest.config.js d5f4bcfa83 init 6 лет назад
package-lock.json d5f4bcfa83 init 6 лет назад
package.json d5f4bcfa83 init 6 лет назад
postcss.config.js d5f4bcfa83 init 6 лет назад

README.md

vue-starter

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.