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.
xiaosi
af636f6edf
|
5 months ago | |
---|---|---|
.husky | 11 months ago | |
.idea | 10 months ago | |
.vscode | 11 months ago | |
public | 11 months ago | |
src | 5 months ago | |
.editorconfig | 11 months ago | |
.env | 5 months ago | |
.eslintrc.cjs | 5 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
index.html | 5 months ago | |
jsconfig.json | 11 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago | |
vite.config.js | 5 months ago |
README.md
sg-cloud
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint