edwardzhong / hello-vue

vue web app template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 4 Quickstart For Vue

Based on the following

  • webpack 4
  • typescript
  • vue
  • vuex
  • vue-router
  • axios
  • element-ui
  • pug
  • scss

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

About

vue web app template


Languages

Language:TypeScript 44.2%Language:Vue 40.1%Language:JavaScript 9.8%Language:CSS 3.5%Language:SCSS 1.4%Language:HTML 1.0%