Skip to content

pubkeyapp/pubkey-opos-outliers

Repository files navigation

PubKey UI Starter

Starter for a PubKey UI project.

Warning

PubKey UI is unstable, there can be minor and major changes at any time.

Getting Started

Prerequisites

Tip

If you don't have PNPM installed, you can install it using corepack:

corepack enable
corepack prepare pnpm@8 --activate

Installation

  1. Clone the repository:
git clone https:/pubkeyapp/pubkey-ui-starter my-app
cd my-app
pnpm install

Development

pnpm dev

Build

pnpm build

Lint

pnpm lint

Test

pnpm test

Credits

  • Thanks to opos-outliers for open sourcing their project, which this project is based on. (MIT License Copyright (c) 2023 TipLink)

License

MIT

Releases

No releases published

Packages

No packages published