Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/impsdc/snc-design-system
- Owner: impsdc
- Created: 2022-01-03T13:36:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T10:10:42.000Z (almost 3 years ago)
- Last Synced: 2024-12-18T21:22:15.304Z (about 2 months ago)
- Topics: storybook
- Language: SCSS
- Homepage:
- Size: 7.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/