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

https://github.com/coderdiaz/ml-next


https://github.com/coderdiaz/ml-next

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## How to test
1. Install dependencies.
```sh
yarn install
```

2. Run the project on `dev` mode
```sh
yarn dev
```

3. Go to `http://localhost:3000` or the url generated.
4. Enjoy.