Environment for students in the Uplift Code Camp React + Node weekend seminar.
This environment contains starter projects and sample solutions for the main projects that we will be working on in class.
You should have Node installed, version 14.x or higher.
- Run
npm install
- Run
npm start
- Navigate to http://localhost:1234/index.html
This minimal environment was built following instructions from https://www.freecodecamp.org/news/how-to-up-a-react-app-with-parcel/
This course content is made available for students of Uplift Code Camp. Please do not redestribute this material.