Skip to content

Commit

Permalink
Adding information on Angular app creation
Browse files Browse the repository at this point in the history
  • Loading branch information
przmv authored Jul 12, 2021
1 parent e8e4ca7 commit c65d1c2
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 c65d1c2

Please sign in to comment.