Skip to content

Full stack app built with microservices to relieve social anxiety for students.

License

Notifications You must be signed in to change notification settings

HangoutSafari/Hangout-Safari

Repository files navigation

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