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 c028ce5 commit 58399f7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@

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. Install dependencies: `npm i`
4. Run the dev server: `npm run dev`
5. Run storybook: `npm run storybook`
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)
4. Install dependencies: `npm i`
5. Run the dev server: `npm run dev`
6. Run storybook: `npm run storybook`

### ✍️ Writing JSX

Expand Down

0 comments on commit 58399f7

Please sign in to comment.