https://github.com/eldh/bs-react-scripts
Create React App scripts for Reason & BsReact
https://github.com/eldh/bs-react-scripts
Last synced: over 1 year ago
JSON representation
Create React App scripts for Reason & BsReact
- Host: GitHub
- URL: https://github.com/eldh/bs-react-scripts
- Owner: eldh
- License: mit
- Created: 2018-12-06T21:39:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:18:15.000Z (over 3 years ago)
- Last Synced: 2024-08-10T07:34:58.637Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.98 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bs-react-scripts
Scripts for using [ReasonML](https://reasonml.github.io) with [Create React App](https://github.com/facebook/create-react-app).
## Installation
```sh
npx create-react-app my-app --scripts-version=bs-react-scripts
```
## Status
Experimental. Barely tested.
The plan is to provide a more opinionated set of Reason-specific tools, possibly removing some js-centric features.
## Contributions
Please report any issues, and suggest improvments.