Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 551 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 551 Bytes

jojko.tech

JJK UI

UI Component Library for jojko.tech & other personal projects

Docs


Usage

Development

Just run and visit http://localhost:2137

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.