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)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i cra-template-rescript

      Weekly Downloads

      1

      Version

      1.2.0

      License

      MIT

      Unpacked Size

      32.1 kB

      Total Files

      31

      Last publish

      Collaborators

      • cometkim