Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harilvfs authored Dec 9, 2024
1 parent 9ed15e8 commit 1b9f2e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,17 @@ git clone https://github.com/carch-org/docs
cd docs
```



#### 🏗️ Build
*To generate the static documentation files:*

```sh
npm run docs:build
```



#### 👀 Preview
*To preview the generated build locally:*

Expand All @@ -55,6 +59,9 @@ npm run docs:preview

*Copy the local IP address provided and paste it into your browser to view the documentation.*




#### 🔄 Development Build

*To see live changes while editing the documentation:*
Expand Down

0 comments on commit 1b9f2e4

Please sign in to comment.