Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 511 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 511 Bytes

QueerJS

Getting Started

To run this site locally,

  1. Run the following in terminal:
npm i
npm run dev

or

yarn install
yarn run dev
  1. Navigate to http://localhost:8000.

Adding a New Meetup City

If you discover any bugs in this site, please file an issue.

Thank you ✨