- reactxp version: 1.3.0
- storybook version: 3.4.10
# start the server
make storybook
# if using vscode
# open repo-root in vscode and start tsc-watch build task
# or if running in console
make watch
# open browser to `localhost:8080`
# start the server
make storybook
# if using vscode
# open repo-root in vscode and start tsc-watch build task
# or if running in console
make watch
# open browser to `localhost:8080`