An open API service indexing awesome lists of open source software.

https://github.com/threepointone/reasonexampleproject

Example Reason project.
https://github.com/threepointone/reasonexampleproject

Last synced: 3 months ago
JSON representation

Example Reason project.

Awesome Lists containing this project

README

        

Example Reason project.
=======

Example Reason project.

### Install

git clone https://github.com/jordwalke/ReasonExampleProject
cd ReasonExampleProject

### Build

npm install
node node_modules/CommonML/build.js

### Run

npm start