Skip to content

Commit

Permalink
add dev
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Aug 3, 2021
1 parent f8355a1 commit 991d53d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,11 @@ module.exports = {
theme: {},
};
```

## Development

Start the demo project

```bash
ng s demo
```

0 comments on commit 991d53d

Please sign in to comment.