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

https://github.com/byteninjasmit/mern2024


https://github.com/byteninjasmit/mern2024

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## installing So much Package

1. start server page
- cd server
- npx nodemon server.js

2. start client
- npm install
- npm run dev