https://github.com/emre-onal/kuurs-site
Interactive Learning Platform
https://github.com/emre-onal/kuurs-site
courses learning
Last synced: 7 days ago
JSON representation
Interactive Learning Platform
- Host: GitHub
- URL: https://github.com/emre-onal/kuurs-site
- Owner: emre-onal
- License: bsd-3-clause
- Created: 2021-05-22T14:33:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T02:10:50.000Z (about 3 years ago)
- Last Synced: 2026-07-12T01:34:36.836Z (7 days ago)
- Topics: courses, learning
- Language: Svelte
- Homepage: https://kuurs.com
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```bash
# start development server
npm run dev
# start development server and open the app in a new browser tab
npm run dev -- --open
```