Skip to content

Commit

Permalink
Added yarn install and start alternatives
Browse files Browse the repository at this point in the history
  • Loading branch information
nacidai authored Mar 5, 2024
1 parent bfa7c4b commit 8737e4b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ Checkout the project and:
```sh
cd blueprints-website
yarn install
npx docusaurus start
yarn start

OR:
npx docusaurus start
```
<br>

Expand Down

0 comments on commit 8737e4b

Please sign in to comment.