Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 389 Bytes

This project was bootstrapped with Create React App.

Setup

$ git clone https://github.com/socraticorg/mathsteps-demo
$ cd  mathsteps-demo
$ npm install

Start development server

npm run start

Deploy

Only maintainers of this repo should have access, but it is done just with npm run deploy - so easy!