Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koorimizuw/chinatsu-dev
https://github.com/koorimizuw/chinatsu-dev
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/koorimizuw/chinatsu-dev
- Owner: koorimizuw
- Created: 2021-04-10T16:10:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T09:26:56.000Z (over 3 years ago)
- Last Synced: 2024-11-01T05:27:33.601Z (about 2 months ago)
- Language: Vue
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# element-plus-vite-starter
> A starter kit for Element Plus with Vite
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```