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

https://github.com/typeofweb/reason-react-github-list

First project in Reason using React
https://github.com/typeofweb/reason-react-github-list

Last synced: 12 months ago
JSON representation

First project in Reason using React

Awesome Lists containing this project

README

          

# Create Reason React App

## Usage

- **`npm start`**: Start up the development environment
- **`npm run build`**: Build for production
- **`npm run clean`**: Clean the build folder
- **`npm test`**: Run Jest tests