Forked from Udacity's reactnd-project-readable-starter
To get started:
- Install and start the API server
cd api-servernpm installnode server
- In another terminal window, use Create React App to scaffold out the front-end
cd frontendnpm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Forked from Udacity's reactnd-project-readable-starter
To get started:
cd api-servernpm installnode servercd frontendnpm start