1.0.8 • Published 2 years ago

@luchianc-fortech/storybook v1.0.8

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

storybook

Storybook components project

clone

Since the project contains submodules, the clone command should contain --recursive

git clone --recursive git@git.fortech.ro:jscommunity/storybook.git

install

npm install

link the files

bash ./DotFiles/setup.sh

NOTE: if you run into 'Permission Denied' error, just chmod it

example:

chmod 744 ./DotFiles/setup.sh

run project

npm run storybook

Things to consider

  1. Don't name files or directories with names that include "-". The build will fail.
  2. Every component needs to be wrapped inside ThemeWrapper to inject the styles.
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago