Skip to content

Commit

Permalink
docs(readme): include steps for publishing and generating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RaschidJFR committed Nov 5, 2019
1 parent 9efc689 commit c03f427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ Feel free to improve the code.
1. `$ npm run watch` to build in watch mode,
2. then `$npm run link:library` to install modules,
3. and then run `$ ng serve` to start the test app.
* Publish:
1. Publish package: `$npm run publish`
2. Deploy demo and docs: `$ npm run deploy`
## Credits
Raschid JF. Rafaelly
Expand Down

0 comments on commit c03f427

Please sign in to comment.