stankonikolic / vue-template-basic

Minimal starter template for Vue.js project based on webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-template-basic

Minimal starter template for Vue.js project based on webpack

To fix code with ESLint

npm run fix

To build code with Webpack

npm run build

To run the app

npm start

About

Minimal starter template for Vue.js project based on webpack

License:Apache License 2.0


Languages

Language:JavaScript 82.8%Language:Vue 17.2%