This repository contains ReasonML porting of react-toolbox-example. Shows how to use components with custom themes (using CSS Modules/cssnext).
-
Install dependencies:
npm install --global bs-platform yarn install
-
Start project compilation:
yarn start
-
Start webpack:
yarn build
-
Open
public/index.html
with your browser:google-chrome public/index.html