elzodxon / vitepress-vue-starter-template

Vitepress, Vue.js, Tailwind CSS Starter Kit(For Docs)
https://vitepress-starter.netlify.app/
MIT License
2 stars 0 forks source link

VitePress, Vue.js, and Tailwind CSS Mini Starter for Docs


How to run this project:

  1. Clone this repo
  2. Install packages via bun, yarn, or pnpm
  3. Run npm run docs:dev to start the dev server
  4. Run npm run docs:build to build the static site
  5. Run npm run docs:serve to serve the static site