https://github.com/thangngoc89/bsb-theme-react
https://github.com/thangngoc89/bsb-theme-react
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thangngoc89/bsb-theme-react
- Owner: thangngoc89
- Created: 2018-03-07T12:02:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T12:02:25.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T17:08:50.865Z (11 months ago)
- Language: OCaml
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bsb-react
Run this project:
```
npm install
npm start
# in another tab
npm run webpack
```
After you see the webpack compilation succeed (the `npm run webpack` step), open up the nested html files in `src/*` (**no server needed!**). Then modify whichever file in `src` and refresh the page to see the changes.
**For more elaborate ReasonReact examples**, please see https://github.com/reasonml-community/reason-react-example