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
- Host: GitHub
- URL: https://github.com/typeofweb/reason-react-github-list
- Owner: typeofweb
- License: mit
- Created: 2017-07-24T17:25:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T19:11:26.000Z (over 8 years ago)
- Last Synced: 2025-02-13T07:17:05.972Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://mmiszy.github.io/reason-react-github-list/public/
- Size: 366 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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