Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 224 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 224 Bytes

code-theme-engine

How to run

Install and compile reasonml code to javascript

$ npm install
$ npm start

Open another terminal window and serve the app

$ npm run server