2.1.0 • Published 12 months ago

@fridayui/cli v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Friday UI

Installation

npx @fridayui/cli@latest init

This will update few files in your project to get started with Friday UI.

How to add component

npx @fridayui/cli@latest add progress

This will add Progress component to your project. For complete list of components, check List of components

How to add page

npx @fridayui/cli@latest add-page HeroEvervault Features

Here HeroEvervault and Features sections will be added to the page. For complete list of sections, check List of sections