https://github.com/hackclub/all-aboard
The Hacker Zephyr Homepage!
https://github.com/hackclub/all-aboard
the-hacker-zephyr
Last synced: over 1 year ago
JSON representation
The Hacker Zephyr Homepage!
- Host: GitHub
- URL: https://github.com/hackclub/all-aboard
- Owner: hackclub
- License: mit
- Created: 2021-05-21T13:52:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T20:46:57.000Z (about 2 years ago)
- Last Synced: 2025-04-23T16:08:17.753Z (over 1 year ago)
- Topics: the-hacker-zephyr
- Language: JavaScript
- Homepage: https://zephyr.hackclub.com
- Size: 17.4 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Hacker Zephyr Site
_Created using Theme UI & Next.js. Based on [Hack Club Theme Starter](https://github.com/hackclub/theme-starter)._
## Usage
1. Import this repo to your coding environment of choice. Download it, `git clone`, or use the GitHub import on Glitch/Repl.it.
2. `yarn` to install dependencies.
3. `yarn dev` to start your server.
4. Start adding your own pages & components in their respective directories.