mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
📚 Remove unnecessary details on what the boostrap script does
This commit is contained in:
parent
ebdae2cf65
commit
f8dd02169c
@ -100,9 +100,9 @@ pnpm run bootstrap
|
||||
|
||||
This bootstrap command will:
|
||||
|
||||
* install dependencies for all components (`pnpm -r run install`)
|
||||
* build all components (`pnpm -r run build`)
|
||||
* start all components (`pnpm -r --parallel run start`)
|
||||
* install dependencies for all components
|
||||
* build all components
|
||||
* start all components
|
||||
|
||||
### 2. Load the Plugin in Penpot and Establish the Connection
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user