Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 275 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 275 Bytes

👋 Vite Vue2.x Tailwind Typescript

  • Vuex
  • Vue router

Project setup

npm install

or

yarn

Compiles and hot-reloads for development

npm run serve

or

yarn serve

Compiles and minifies for production

npm run build

or

yarn build