North-Seattle-College / ad440-winter2022-thursday-repo

North Seattle College AD 440 Winter 2022 Cloud Practicum class repoitory
Apache License 2.0
2 stars 7 forks source link

ad440-winter2022-thursday-repo

North Seattle College AD 440 Winter 2020 Cloud Practicum class repoitory

Getting Started

Prequisites

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.