JulesGuesnon / cra-template-rescript

ReScript + Reason React template for Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

ReScript + Reason React template for Create React App

License:MIT License


Languages

Language:HTML 40.0%Language:CSS 21.5%Language:JavaScript 20.9%Language:ReScript 17.6%