cra-template-reasonml

1.0.3 • Public • Published

cra-template-reasonml

To use this template, add --template reasonml when creating a new app.

For example:

npx create-react-app my-app --template reasonml
 
# or 
 
yarn create react-app my-app --template reasonml

Usage

  1. Watch for changes to .re file by running yarn bsb:watch or npm run bsb:watch
  2. In separate terminal tab, start create-react-app as normal by running yarn start or npm start

For more information, please refer to:

/cra-template-reasonml/

    Package Sidebar

    Install

    npm i cra-template-reasonml

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    35.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • drejohnson