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.
jhj
f16cf8743d
|
3 weeks ago | |
---|---|---|
.. | ||
.vscode | 3 weeks ago | |
public | 3 weeks ago | |
src | 3 weeks ago | |
.editorconfig | 3 weeks ago | |
.gitignore | 3 weeks ago | |
.prettierrc.json | 3 weeks ago | |
README.md | 3 weeks ago | |
eslint.config.js | 3 weeks ago | |
index.html | 3 weeks ago | |
jsconfig.json | 3 weeks ago | |
package-lock.json | 3 weeks ago | |
package.json | 3 weeks ago | |
vite.config.js | 3 weeks ago |
README.md
express-distribution-sys
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
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