Skip to content

Commit

Permalink
Update local-development-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvunnam authored Dec 9, 2021
1 parent c55ca4c commit 6030508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/local-development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ If you wish to contribute to this repository, below are the steps for local deve
- Run `yarn` to install the dependencies
- Run `yarn start` to build and watch both the library and the demo app. This opens the demo app at `http://localhost:4200/` automatically.

**Alternatively, you can use github codespaces of this repo hosted at https://udayvunnam-xng-breadcrumb-6jc5.github.dev/**

## Build

Run `yarn build` to build the library and demo app together. The build artifacts will be stored in the `dist/` directory.
Expand Down

0 comments on commit 6030508

Please sign in to comment.