Generated with create-react-app
and react-storybook
.
State management is done with the reactive library most.js
.
yarn
yarn start
yarn storybook
yarn build && now build
- Open a web browser's development console.
- Write
window.router
to get autocompletion over the component structure.