jtfell / reason-spreadsheet

A minimal spreadsheet web-app built using ReasonReact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason Spreadsheet

A minimal spreadsheet web-app built using ReasonReact.

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.

About

A minimal spreadsheet web-app built using ReasonReact


Languages

Language:JavaScript 99.5%Language:OCaml 0.5%Language:HTML 0.0%Language:C++ 0.0%