Skip to content

dennerkrans/hi-ui

Repository files navigation

Hi UI 👋

Building new and replicating personal favorite game ui elements and views using web code.

Setup

Requirements

# Install dependencies
deno install

# Start dev server
deno task dev

# or start the server and open the app in a new browser tab
deno trask dev -- --open

Building

To create a production version of your app:

deno task build

About

Resources

Stars

Watchers

Forks

Releases

No releases published