Skip to content

ReasonVienna/player-highscore-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

player-highscore-app

Introduction

Example implementation for the "ReasonML for React Developers" Tutorial.

Getting Started

yarn install // or npm install

Run the following command:

npm start

To build and run the following command in a second tab:

npm run dev

To run the server type the following command in a third tab:

npm run serve

Then go to http://localhost:3000/ and start working on the App.

About

Reason Implementation of a Player Highscore List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published