Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 490 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the client directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

In the server directory, you can run:

nodemon app.js

Runs the graphql server.
Open http://localhost:4000/graphql to view it in the browser.