Author: Guillaume Mousnier.
Type: Feature
Changes:
- Adding the module sourcing. You can now use import from /src.
Author: Guillaume Mousnier.
Type: Feature
Changes:
- Updating eslint rules and refatoring the app structure
Author: Guillaume Mousnier.
Type: Feature
Changes:
- Refreshing the dependencies
Author: Guillaume Mousnier.
Type: Feature
Changes:
- Refreshing the dependencies
- Correcting hot reload
- Refactoring structure
Author: Guillaume Mousnier.
Type: Feature
Changes:
- Adding .storybook with stories/YourComponent-story.js, config.js and webpack-config.js (for css)
- Adding propTypes and defaultProps in YourComponent.jsx
- Adding all dependencies (which were into devDependencies)