cristianoc / react-jsx-ppx-v4

Example project for react-jsx ppx v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example project for JSX PPX V4

  1. Install dependencies
npm install
// or
yarn
  1. Build the project
yarn res:cleaen && yarn res:watch
  1. Run the project
yarn start

It will clean up the npm cache in ./node_modules/.cache and run the project freshly.

About

Example project for react-jsx ppx v4


Languages

Language:ReScript 44.1%Language:HTML 34.4%Language:JavaScript 21.6%