cra-template-rescript

1.2.0 • Public • Published

cra-template-rescript

npm npm downloads per month

ReScript + Reason React template for Create React App

Usage

yarn create react-app --template=rescript my-rescript-app
 
# Or using NPX 
npx create-react-app --template=rescript my-rescript-app

Settings included

  • Concurrent mode
  • ReScript syntax (*.res)
  • Editor configurations (VSCode / coc.nvim)

/cra-template-rescript/

    Package Sidebar

    Install

    npm i cra-template-rescript

    Weekly Downloads

    9

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    32.1 kB

    Total Files

    31

    Last publish

    Collaborators

    • cometkim