https://github.com/hackgt/horizons2024-event-site
Event site for Horizons 2024
https://github.com/hackgt/horizons2024-event-site
Last synced: 3 months ago
JSON representation
Event site for Horizons 2024
- Host: GitHub
- URL: https://github.com/hackgt/horizons2024-event-site
- Owner: HackGT
- Created: 2022-02-07T00:16:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T13:57:13.000Z (about 2 years ago)
- Last Synced: 2025-02-03T04:29:39.733Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://horizons.hexlabs.org/
- Size: 29.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# horizons2024-event-site
Event site for Horizons 2024
## Installation
Clone the repo and navigate into the directory.
```
yarn install
yarn dev
if "http://localhost:3000/" does not automatically open,
paste link onto url after running yarn dev.
```
The site should be up and running.