Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 337 Bytes

File metadata and controls

17 lines (13 loc) · 337 Bytes

Todos

App built with React, Apollo and GraphQL

Available Scripts

Server

cd server npm run seed npm run start:slow

Client

yarn npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.