Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Kobus Botha a77716e554 Start 5 лет назад
..
public Start 5 лет назад
src Start 5 лет назад
.gitignore Basic template check in 5 лет назад
README.md Start 5 лет назад
babel.config.js Start 5 лет назад
package-lock.json Start 5 лет назад
package.json Start 5 лет назад
vue.config.js Start 5 лет назад

README.md

phone

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.