2021-09-13 20:31:48 +01:00

4 lines
435 B
Plaintext

- You can also setup Storybook manually through the Storybook CLI. Add the `--type angular` flag when you initialize Storybook in your project.
- If there's an installation problem, check the [README for the Angular framework](../../app/angular/README.md).
- Check if you're running the install command in the root directory of your project, or if you're working with a monorepo from the directory where the `angular.json` is located.