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

https://github.com/t34-dev/for-the-test


https://github.com/t34-dev/for-the-test

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# For The Test

# dev
```
npm run dev
```

# prod
```
npm run build
npm run serve
```