/book-my-reason-hooptie

ReasonML version of Book My Hooptie

Primary LanguageJavaScript

book-my-reason-hooptie

A ReasonReact clone of Book My Hooptie.

Run this project:

npm install
npm start
# in another tab
npm run webpack

After you see the webpack compilation succeed (the npm run webpack step), open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.