Skip to content

gothinkster/reasonml-realworld-example-app

Repository files navigation

RealWorld Example App

RealWorld ReasonML/React frontend codebase that uses the RealWorld API.

Installation

  • Install ReasonML ReasonML
  • Clone this project
  • Run npm install to install dependencies

Getting started

Prerequisites:

  • See installation section.
  • To compile to javascript run the following command in the terminal: npm run watch. This will watch your files and compile to js when they change
  • To start webpack run the following command: npm run webpack-dev. This will create a local webserver to serve the application

About

Exemplary real world application built with ReasonML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published