Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 231 Bytes

Cryptocurrency-Trade-Ticker

A real-time cryptocurrency trade ticker using web sockets and built in ReactJS.

Installation

In project root run $ npm install

Development

npm run start

Production

npm run build