Style guide made on Storybook for Models.com.
Storybook, Github Pages, SCSS
Install dependencies with npm
npm i
Run the storybook script
npm run dev
When a commit gets pushed to the main
branch, a GitHub action gets triggered in order to publish the changes to Github Pages and review the visual changes.
GitHub action setup file: .github/workflows/deploy.yml