Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/queerjs/website

QueerJS website
https://github.com/queerjs/website

Last synced: about 2 months ago
JSON representation

QueerJS website

Awesome Lists containing this project

README

        

# QueerJS

## Getting Started

To run this site locally,

1. Run the following in terminal:

```sh
npm i
npm run dev
```

or

```sh
yarn install
yarn run dev
```

2. Navigate to `http://localhost:8000`.

## Adding a New Meetup City

- Go to data and make a new YAML file for your city
- Website to make google calendar links: https://decomaan.github.io/google-calendar-link-generator/

If you discover any bugs in this site, please [file an issue](https://github.com/queerjs/website/issues/new).

Thank you ✨