Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
gtz c7c4aa7528 'init' 2 лет назад
build 'init' 2 лет назад
config 'init' 2 лет назад
src 'init' 2 лет назад
static 'init' 2 лет назад
.babelrc 'init' 2 лет назад
.editorconfig 'init' 2 лет назад
.env.development 'init' 2 лет назад
.env.production 'init' 2 лет назад
.env.staging 'init' 2 лет назад
.eslintignore 'init' 2 лет назад
.eslintrc.js 'init' 2 лет назад
.gitignore 'init' 2 лет назад
.postcssrc.js 'init' 2 лет назад
README.md 'init' 2 лет назад
index.html 'init' 2 лет назад
package-lock.json 'init' 2 лет назад
package.json 'init' 2 лет назад

README.md

webapp

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.