You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.vscode | 7 months ago | |
public | 7 months ago | |
src | 7 months ago | |
.env | 7 months ago | |
.gitignore | 7 months ago | |
README.md | 7 months ago | |
env.d.ts | 7 months ago | |
index.html | 7 months ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago | |
postcss.config.js | 7 months ago | |
tailwind.config.js | 7 months ago | |
tsconfig.app.json | 7 months ago | |
tsconfig.json | 7 months ago | |
tsconfig.node.json | 7 months ago | |
vite.config.ts | 7 months ago |
README.md
A1800
This template should help get you started developing with Vue 3 in Vite.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build