@fridayui/cli
v2.1.0
Published
```bash npx @fridayui/cli@latest init ```
Downloads
30
Readme
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