An open API service indexing awesome lists of open source software.

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

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
```