How to Use
March 6, 2017 ยท View on GitHub
- 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
March 6, 2017 ยท View on GitHub
git clone https://github.com/wangdahoo/vonic-webpack-starter.git
cd vonic-webpack-starter
npm install -g yarn
yarn
npm run dev
npm run build