Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 525 Bytes

Nearvents

Social network for people to discover nearby communities, events, and experiences

Winner of DandyHacks'22, a MLH hackathon

Screenshots

Scene

How to run

You need to have node.js and npm set up first. (https://nodejs.org/en/). Open a new terminal window.

Install angular

npm install -g @angular/cli

Install ionic

npm install -g @ionic/cli

Go to the directory

ionic serve