Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/reactjs-andru1989/math-battle.git
> cd math-battle
> npm install
> npm start