diff --git a/README.md b/README.md index 47231e8..dfb5075 100644 --- a/README.md +++ b/README.md @@ -1,28 +1 @@ -# Models Storybook - -Style guide made on Storybook for Models.com. - -## Tech Stack - -Storybook, Github Pages, SCSS -

-## Run Locally - -Install dependencies with npm - -```bash - npm i -``` - -Run the storybook script - -```bash - npm run dev -``` -

-## Deployment -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` -

-## Authors +Repository is now here : [https://github.com/Modelsdot/mdc-storybook](https://github.com/Modelsdot/mdc-storybook)