1.0.8 • Published 3 years ago

@luchianc-fortech/storybook v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago