Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konh/serbian-playground
Web playground for Serbian language learning
https://github.com/konh/serbian-playground
serbian serbian-language serbian-latinic srpski srpski-jezik typescript vue vue3 vue3-typescript vuejs
Last synced: about 1 month ago
JSON representation
Web playground for Serbian language learning
- Host: GitHub
- URL: https://github.com/konh/serbian-playground
- Owner: KonH
- License: mit
- Created: 2023-11-03T11:43:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-08T17:42:58.000Z (5 months ago)
- Last Synced: 2024-08-08T20:38:09.988Z (5 months ago)
- Topics: serbian, serbian-language, serbian-latinic, srpski, srpski-jezik, typescript, vue, vue3, vue3-typescript, vuejs
- Language: TypeScript
- Homepage: https://konh.github.io/custom/serbian-playground/
- Size: 1.86 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serbian-playground
Web playground for Serbian language learning
## Online
https://konh.github.io/custom/serbian-playground/
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).