Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 193 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 193 Bytes

webpack-template-vue3.0

a vue3.0 template build with webpack4+

Usage

# clone
git clone git@github.com:gongph/webpack-template-vue3.0.git

# install
npm i

# run
npm run dev