Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 168 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 168 Bytes

Tools

  • create-react-app cli
  • React MDL material design
  • React Router v4

Start App

Clone repo, install, cd into folder and run:

npm install
npm start