Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanquenga/metra
Landing page for Metra Magazine
https://github.com/juanquenga/metra
Last synced: 3 days ago
JSON representation
Landing page for Metra Magazine
- Host: GitHub
- URL: https://github.com/juanquenga/metra
- Owner: JuanQuenga
- Created: 2022-11-03T08:13:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T05:28:29.000Z (about 2 years ago)
- Last Synced: 2024-11-08T12:11:52.668Z (about 2 months ago)
- Language: TypeScript
- Size: 53.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metra Magazine
Michigan & northern Ohio's LGBTQ+ nightlife resource! New issues out at the begging of each month.
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :--------------------- | :------------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro preview` |
| `npm run astro --help` | Get help using the Astro CLI |