Proxy server for title-map component
- node + npm ('brew install node')('brew install npm')
- install dependencies by running
npm install
- Once you have all 4 FoodiGo projects independently set up on your local machine, open up all 4 component projects in separate terminal instances and run webpack by looking at their respective scripts in
package.json
- Open up all 4 component projects in separate terminal instances and start a node server by looking at their respective scripts in
package.json
- Open up this project within a terminal instance and run npm start
- Navigate to
localhost:3004