8000 GitHub - fa7ad/cra-template-reason: A ReasonML+ReasonReact template for Create React App.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fa7ad/cra-template-reason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-reason

This is a ReasonML + ReasonReact template for Create React App.

To use this template, add --template @fa7ad/reason when creating a new app.

For example:

npx create-react-app my-app --template @fa7ad/reason
# or
yarn create react-app my-app --template @fa7ad/reason

For more information, please refer to:

0