Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/queerjs/website
QueerJS website
https://github.com/queerjs/website
Last synced: 3 months ago
JSON representation
QueerJS website
- Host: GitHub
- URL: https://github.com/queerjs/website
- Owner: queerjs
- Created: 2019-06-18T13:35:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T16:05:53.000Z (4 months ago)
- Last Synced: 2024-07-18T08:46:44.028Z (4 months ago)
- Language: JavaScript
- Homepage: https://queerjs.com
- Size: 1.37 MB
- Stars: 56
- Watchers: 4
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
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 ✨