huff-language / huff-web

Main Landing Page for the Huff Language.

Home Page:https://huff.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huff UI

A simple landing page for the Huff Language.

Get Started

Install dependencies and start the development environment:

yarn && yarn dev

Run Prettier:

yarn prettier

Start in production:

yarn build && yarn start # defaults to port 3000. To change the port, pass "-p <port>" to "yarn start"

About

Main Landing Page for the Huff Language.

https://huff.sh

License:MIT License


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%