HangoutSafari / Hangout-Safari

Full stack app built with microservices to relieve social anxiety for students.
MIT License
1 stars 0 forks source link

Instalation

Clone the repo

git clone https://github.com/HangoutSafari/Hangout-Safari.git

CD to the repo

cd threeeJstest

install dependecies

npm install

run the webapp

npm run dev