Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

A starter for building universal web apps with ReactReason.

Notifications You must be signed in to change notification settings

drejohnson/reason-react-starter

Repository files navigation

ReasonReact Starter

A starter for building universal web apps with ReasonReact.

Far from refined. Used as a basis to learn ReasonML and POC for server side rendering with ReasonReact

Features

Quick start

  • Use install dependencies: yarn
  • For dev mode with hmr run yarn dev or npm run dev, open browser, the app should be running at: http://localhost:8080. (If you get errors in terminal run bsb -make-world)
  • To build run: yarn build or npm run build
  • To build and run use: yarn build or npm run build followed by yarn start or npm start

TODO

About

A starter for building universal web apps with ReactReason.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages