chenglou/cards

Prototyping the UI of 2030

OCaml

123

9 commits

updated Dec 3, 2022

See the code

README

Cards

Demo

https://chenglou.github.io/cards/index-prod.html

Develop Locally

yarn
yarn server
# in another tab
yarn start

Then go to localhost:8080.

Change whichever .re file in src to see the changes.

For more elaborate ReasonReact examples, please see https://github.com/reasonml-community/reason-react-example

Build for Production

yarn webpack:production

Then open index-prod.html

Contributors

chenglou

9 commits

chenglou/cards

Prototyping the UI of 2030

OCaml

123

9 commits

updated Dec 3, 2022

See the code

README

Cards

Demo

https://chenglou.github.io/cards/index-prod.html

Develop Locally

yarn
yarn server
# in another tab
yarn start

Then go to localhost:8080.

Change whichever .re file in src to see the changes.

For more elaborate ReasonReact examples, please see https://github.com/reasonml-community/reason-react-example

Build for Production

yarn webpack:production

Then open index-prod.html

Contributors

chenglou

9 commits

Languages

OCaml

54.0%

JavaScript

44.0%

HTML

1.8%