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

https://github.com/flaque/tiny-next-project


https://github.com/flaque/tiny-next-project

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# tiny-next-project

This is a tiny React project! Woo! To get started, run:
```
npm install
```

(You only have to do this once).

Then to "run" the project, run:

```
npm run dev
```