North Seattle College AD 440 Winter 2020 Cloud Practicum class repoitory
Prequisites
- Node version of at least 10
- Npm version of at least 5.2
Clone the repo
git clone https://github.com/North-Seattle-College/ad440-winter2022-thursday-repo
Change directory to frontend
Install npm packages
npm install
Start the app
npm start
This runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.