Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 393 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 393 Bytes

Regatta application

Simple React/Redux app for monitoring sailing regattas made to learn Redux and react-redux bindings.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Start the development server

> npm start

Run tests

> npm test

To view your project, go to: http://localhost:3000/