namvoeh / parcel-reason-react-boilerplate

An opinionated boilerplate template to work with Reason-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReasonML React boilerplate

What included:

  • Bundler: ParcelJS (Hot Module Reload, Assets, etc)
  • Reason-React
  • Bs-css (Emotion.sh binding)
  • GraphQL
  • Router
  • Remote-data for Restful API

Install

npm install
npm run dev
bsb -make-world -w

About

An opinionated boilerplate template to work with Reason-React


Languages

Language:OCaml 66.3%Language:HTML 24.9%Language:CSS 7.1%Language:C++ 1.7%