Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Androlax2 authored Jan 10, 2025
1 parent 8fa0432 commit 2d9c8ab
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1 @@
# Models Storybook

Style guide made on Storybook for Models.com.

## Tech Stack

Storybook, Github Pages, SCSS
<br><br>
## Run Locally

Install dependencies with npm

```bash
npm i
```

Run the storybook script

```bash
npm run dev
```
<br><br>
## 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`
<br><br>
## Authors
Repository is now here : [https://github.com/Modelsdot/mdc-storybook](https://github.com/Modelsdot/mdc-storybook)

0 comments on commit 2d9c8ab

Please sign in to comment.