Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lasylv/30
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lasylv/30
- Owner: LaSylv
- Created: 2024-06-02T18:23:33.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-13T21:23:50.000Z (2 months ago)
- Last Synced: 2024-11-13T22:25:57.847Z (2 months ago)
- Language: Vue
- Homepage: https://30.lasylv.fr/
- Size: 24.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 30
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## 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
```