0ahz / v2starter

Vite & Vue starter

Home Page:https://v2starter.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite & Vue Starter thanks

Some awesome description

Demo (TODO link)

Features

TODO

Pre-packed

TODO

Try it now

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

git clone https://github.com/0ahz/v2starter.git my-app
cd my-app
pnpm i

Checklist

When you use this template, try follow the checklist to update your info properly

  • Rename name field in package.json
  • Change the author name in LICENSE
  • Change the favicon in public
  • Clean up the READMEs and remove routes
  • Change the config in .env

And, enjoy :)

Usage

Development

pnpm run dev

Build

pnpm run build

License

MIT

About

Vite & Vue starter

https://v2starter.netlify.app

License:MIT License


Languages

Language:TypeScript 38.7%Language:Vue 26.0%Language:HTML 15.4%Language:JavaScript 12.6%Language:CSS 7.3%