Skip to content

fordou/vue3-vite-tsx-starter

Repository files navigation

VUE3 & VITE & TSX & ANT-DESIGN

dependencies

  1. vite: 1.0.0-rc.9
  2. tailwindcss: 1.9.6
  3. vuex: 4.0.0-rc.1
  4. vue: 3.0.2
  5. ant-design-vue: 2.0.0-rc.1
  6. remixicon: 2.5.0
  7. vue-router: 4.0.0-rc.3

Installation

# tyarn
tyarn

# yarn
yarn

# npm
npm install

run

npm run dev