Skip to content

carolinecummings19/Chilladelphia

Repository files navigation

React + Vite

Commands:

When first cloning repo and are in the root directory:
npm install
npm run dev

Open and new terminal while the first terminal is running and do:
cd backend
npm install
npm start