misitebao / vite-petite-vue-starter

Starter using Vite + Petite-vue for super fast prototyping

Home Page:https://vite-petite-vue-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-petite-vue-starter

Starter using Vite + Petite-vue for super fast prototyping

Getting Started

Click the "Use this template" button at the top of the page, follow the prompts to fill out the form, and create your own theme.

Run npm install in the root directory to install dependencies.

npm install

Run the npm run dev command to run the project in development mode.

npm run dev

Run npm run build to build the project into the dist directory.

npm run build

About

Starter using Vite + Petite-vue for super fast prototyping

https://vite-petite-vue-starter.vercel.app

License:MIT License


Languages

Language:JavaScript 71.3%Language:HTML 28.7%