Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/impsdc/snc-design-system

Setting up a Design system with Storybook
https://github.com/impsdc/snc-design-system

storybook

Last synced: 23 days ago
JSON representation

Setting up a Design system with Storybook

Awesome Lists containing this project

README

        

It's neccessary to lauch the 2 commands `npm run storybook & npm run dev` in order to test styling in storybook app.

### `npm run storybook`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run watch`

In order to enable Taiwind JIT feature, you need to lauch the watcher files to load only the neccessary CSS classes of tailwind.

### `npm run build-storybook`

Build package for production

### `npm --allow-same-version version 0.1.2 -m " "`

Publish version with commit message " "

### `npm publish --access=public`

Push new version

### Deploiement

https://storybook.js.org/tutorials/design-systems-for-developers/react/en/review/