0.0.7 • Published 2 years ago

test-buttons1 v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Getting Started (Development)

Run Project

First, run the primereact designer by:

npm start

This should install npm packages, start project an open http://localhost:6001 in your browser to see the result.

Second, run storybook by:

npm run storybook

Open http://localhost:6006 with your browser to see the result.

Current selection of custom Themes for Primereact designer

  • at src/app/index.js -> selectCustom

Choose theme to use for storybook

Go to .storybook/preview.js and change theme

Create new components and stories

Go to src/stories and add new components and stories for testing

Supported types

  • js|jsx
  • ts|tsx
0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago