0.1.22 • Published 1 year ago

logik-config-component v0.1.22

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Scripts:

// This script is the main one to run during development and includes dev server setup
"dev": "vite --port 3000",

// This script builds the project using TypeScript and Vite
"build": "tsc && vite build",

// This script previews the built project on port 3000
"preview": "vite preview --port 3000",

// This script starts the Storybook development server on port 6006
"storybook": "storybook dev -p 6006",

// This script builds the Storybook project
"build-storybook": "storybook build"

The stories folder is used to house the view for Storybook. The components folder is used to house the actual components

0.1.20

1 year ago

0.1.21

1 year ago

0.1.22

1 year ago

0.1.16

1 year ago

0.1.15

1 year ago

0.1.14

1 year ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.2

1 year ago

0.1.3

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.11

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago