Skip to content

Commit

Permalink
Improved doc
Browse files Browse the repository at this point in the history
  • Loading branch information
karleinarb committed Aug 18, 2022
1 parent 6e14790 commit 30d68fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,14 @@ A template can consist of the following tags.
```

## Setup the project
1. Install Node.js
1. Install global dependencies ***npm install gulp-cli yo @microsoft/generator-sharepoint --global***
1. run **npm i** to install dependencies
1. run **gulp trust-dev-cert** to trust the dev certificate


More information [here](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment)

## Setup development environment
1. Run **npm serve** to start the dev server

Expand Down

0 comments on commit 30d68fc

Please sign in to comment.