wangdahoo / vonic-webpack-starter

A vonic starter with webpack template by vue-cli.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

  • quick start
git clone https://github.com/wangdahoo/vonic-webpack-starter.git
cd vonic-webpack-starter
npm install -g yarn
yarn
  • development
npm run dev
  • build
npm run build

About

A vonic starter with webpack template by vue-cli.


Languages

Language:JavaScript 87.6%Language:HTML 7.0%Language:Vue 5.4%