Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Example for reason-react-toolbox with customizable components

License

Notifications You must be signed in to change notification settings

astrada/reason-react-toolbox-example-theme

Repository files navigation

Examples using reason-react-toolbox (with themeable components)

This repository contains ReasonML porting of react-toolbox-example. Shows how to use components with custom themes (using CSS Modules/cssnext).

Getting started

  1. Install dependencies:

    npm install --global bs-platform
    yarn install
    
  2. Start project compilation:

    yarn start
    
  3. Start webpack:

    yarn build
    
  4. Open public/index.html with your browser:

    google-chrome public/index.html
    

About

Example for reason-react-toolbox with customizable components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published