Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 264 Bytes

Create React Reason App

Usage

  • yarn start: Start up the development environment
  • yarn build: Build for production
  • yarn build:re: Build the reason files
  • yarn clean:re: Clean the *.bs.js files
  • yarn test: Run Jest tests