primeng-builder

2.0.0-beta.2 • Public • Published

Setup

Create new angular project

ng new <project name>

Add Primeng

ng add primeng-builder

This will be import primeng dependencies.

Change Default Theme

Default theme is nova-light. If you want different theme, command should be like that. You can choose 3 theme! nova-light nova-dark nova-colored

If you enter a wrong theme name, don't you worry we apply default theme.

ng add primeng-builder --theme nova-dark

Create Primeng Sample Component

ng g primeng-builder:accordion --name <project name>

This will be import accordion module in your app module and create a component.

That's it! Don't forget, ALWAYS BET ON PRIME.

Dependencies (19)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i primeng-builder

    Weekly Downloads

    0

    Version

    2.0.0-beta.2

    License

    MIT

    Unpacked Size

    174 kB

    Total Files

    105

    Last publish

    Collaborators

    • yigitfindikli