Waterloo's social park
4
stars
0
forks
source link
Waterpark
Quick Start
- install Node v15, Docker, Docker Compose
- clone this repository
- run
npm install
- run
docker-compose up
to start server and db
cd
into client
- run
npm install
- run
npm run dev
to start client
Documentation