https://github.com/camera-2018/jinggai_frontend
https://github.com/camera-2018/jinggai_frontend
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/camera-2018/jinggai_frontend
- Owner: camera-2018
- License: mit
- Created: 2024-03-04T14:57:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T13:09:24.000Z (about 2 years ago)
- Last Synced: 2025-04-14T17:18:56.398Z (about 1 year ago)
- Language: CSS
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
This template should help get you started developing with Vue 3 in Vite.
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```