chore(storybook): set 9090 as default storybook port

This commit is contained in:
Eric Liu 2019-12-31 14:45:53 -08:00
commit b7e00f0d01
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ This project uses Storybook for UI development and "live" documentation.
Run the following command to start the Storybook:
```bash
yarn start -p 9090
yarn start
```
#### Component Format