Skip to content

Commit

Permalink
chore: docs / readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
veith committed Jan 4, 2024
1 parent c185a2b commit bb2064c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,3 @@ Then run `npm run serve`, this will start a server http://127.0.0.1:7777
### `npm run bootstrap`
Bootstraps the project (lerna,...) and links the packages

### `npm run doc`
rebuilds the documentation (analysis files)

### `npm run serve`
Starts the documentation server on port 7777

### `npm run lint:imports`
Check the imports

### `npm run test`
Runs the tests. There is an issue with the coverage at the moment. If you want to have the coverage, just run `polymer test` directly

### `npm run genpage`
Publishes the documentation. Be sure, the documentation is up to date or run `npm run doc`

0 comments on commit bb2064c

Please sign in to comment.