https://github.com/simjanos-dev/linguacafehome
A showcase page for LinguaCafe project.
https://github.com/simjanos-dev/linguacafehome
Last synced: about 1 year ago
JSON representation
A showcase page for LinguaCafe project.
- Host: GitHub
- URL: https://github.com/simjanos-dev/linguacafehome
- Owner: simjanos-dev
- Created: 2024-01-06T09:50:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:20:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T06:51:08.999Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://simjanos-dev.github.io/LinguaCafeHome/?page=resources
- Size: 4.88 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linguacafe-home
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
```