aggie-coding-club / housing-prof

Housing listing service for Texas A&M students.
3 stars 3 forks source link

housing-prof, acc 2023

To start backend and frontend in development:

npm run dev

Usage

Fill in .env at root and .env.local in /front

Install dependencies

npm install

Run Server

npm run server