Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thangngoc89/context
https://github.com/thangngoc89/context
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thangngoc89/context
- Owner: thangngoc89
- Created: 2018-03-17T14:34:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T14:34:46.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T17:40:26.452Z (2 months ago)
- Language: OCaml
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# context
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