This repo is a combination of an enhanced Create React App and Heroku Express Server. Intention is to be used for teaching web concepts.
- Node FE Create React App
- Node BE Express for Heroku Deploy
- concurrently to run both simultaneously
- Wired up to deploy to Heroku should you choose to do so.
jsconfig.json
for app relative links
yarn install && yarn dev