Skip to content

gongph/webpack-template-vue3.0

Repository files navigation

webpack-template-vue3.0

a vue3.0 template build with webpack4+

Usage

# clone
git clone [email protected]:gongph/webpack-template-vue3.0.git

# install
npm i

# run
npm run dev