All Projects → chenglou → Cards

chenglou / Cards

Prototyping the UI of 2030

Programming Languages

ocaml
1615 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].