diff --git a/README.md b/README.md index 631c99a..da90330 100644 --- a/README.md +++ b/README.md @@ -176,3 +176,11 @@ module.exports = { theme: {}, }; ``` + +## Development + +Start the demo project + +```bash +ng s demo +``` \ No newline at end of file