An open API service indexing awesome lists of open source software.

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

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
```