Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simjanos-dev/linguacafehome
A showcase page for LinguaCafe project.
https://github.com/simjanos-dev/linguacafehome
Last synced: 22 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:20:49.000Z (about 2 months ago)
- Last Synced: 2024-09-06T16:56:13.181Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://simjanos-dev.github.io/LinguaCafeHome/?page=resources
- Size: 4.88 MB
- Stars: 9
- Watchers: 2
- 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
```