https://github.com/gauben/thcon-party
The new design of the THC website
https://github.com/gauben/thcon-party
Last synced: 3 months ago
JSON representation
The new design of the THC website
- Host: GitHub
- URL: https://github.com/gauben/thcon-party
- Owner: GauBen
- License: mit
- Created: 2021-03-16T19:23:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T08:58:00.000Z (over 3 years ago)
- Last Synced: 2025-01-11T17:30:17.429Z (4 months ago)
- Language: Stylus
- Homepage: https://thcon.party/
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# THC
A modern stack for a modern website!
## How to build
Requirements: node, yarn.
```bash
$ git clone
$ yarn install
$ yarn build
$ scp _dist
```