Skip to content

Commit

Permalink
Merge pull request storybookjs#15550 from przmv/patch-1
Browse files Browse the repository at this point in the history
Adding information on Angular app creation
  • Loading branch information
jonniebigodes authored Jul 12, 2021
2 parents e8e4ca7 + c65d1c2 commit 90895b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/get-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ title: 'Install Storybook'

Storybook needs to be installed into a project that is already setup with a framework. It will not work on an empty project. There are many ways to bootstrap an app in a given framework including:

- 📦 [Create an Angular Workspace](https://angular.io/cli/new)
- 📦 [Create React App](https://reactjs.org/docs/create-a-new-react-app.html)
- 📦 [Vue CLI](https://cli.vuejs.org/)
- 📦 [Ember CLI](https://guides.emberjs.com/release/getting-started/quick-start/)
Expand Down

0 comments on commit 90895b2

Please sign in to comment.