Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 196 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 196 Bytes

Getting started

Familiar with Git?

clone this repository and cd into react-coin folder

Install dependencies

npm install

Start development server

npm start