Skip to content

Commit

Permalink
feat(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
f-steel committed Jul 9, 2024
1 parent 58399f7 commit d055282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
1. Clone the project: `git clone https://github.com/AirWalk-Digital/airview-next`
2. in VScode - "Open in Container" using remote containers [remote containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
3. Add required .env, github-app-private-key.pem, sharepoint-app-private-key.pem & .npmrc
3.1 Access to aws portal is required to get the access keys (.pem)
3.1 Access to aws portal is required to get the access keys from Secrets manger (.pem)
4. Install dependencies: `npm i`
5. Run the dev server: `npm run dev`
6. Run storybook: `npm run storybook`
Expand Down

0 comments on commit d055282

Please sign in to comment.