You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create cross-platform ReactXP components with Storybook
reactxp version: 1.3.0
storybook version: 3.4.10
To run
# 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`
About
Create cross-platform ReactXP components with Storybook