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

https://github.com/creativeit/react-landing-page


https://github.com/creativeit/react-landing-page

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

Start development with:
npm i
npm run dev

Start prod server with
npm i
npm run build
npm start