Skip to content

queerjs/website

Repository files navigation

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 ✨