COS420-Fall24 / TeamC

0 stars 0 forks source link

Creative Team Name

Members:

Mission statement

It's not a bug, it's a feature.

Installation and build process

  1. Clone this repository
git clone https://github.com/COS420-Fall24/TeamC.git
  1. Navigate to the app folder
cd .\TeamC\comfort-read\
  1. Install dependencies
npm install
  1. Launch app
npm start