Skip to content

Commit 4574a61

Browse files
author
Simon Planinschek
committed
Added additional build command to readme.md
1 parent 202fe22 commit 4574a61

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ To generate the components, simply run the following command
3535
npm run build
3636
```
3737

38+
or
39+
40+
```bash
41+
npm run bootstrapping
42+
```
43+
3844
## Build & Publish
3945

4046
To publish the package commit all changes and push them to master. Then run one of the following commands locally:

0 commit comments

Comments
 (0)