Skip to content

a-novel/neon-ui

Repository files navigation

Neon-UI

UI elements for the A-Novel apps.

Installation

Create a .npmrc file in the root of your project if it doesn't exist, and make sure it contains the following:

@a-novel:registry=https://npm.pkg.github.com

Then, install the package using pnpm:

pnpm add @a-novel/neon-ui