A starter sandbox for solving LeetCode problems in Storybook
- Login to your user account with Leetcode CLI
- Scaffold Leetcode problems with Yeoman and generator-leetcode-storybook
- Yarn Plug'n'Play support
- ES Module system support
- styled-components with default stylelint support
- Type checking with Flow
- Test Automation
- Visual testing with Chromatic
- Interactive testing with @storybook/addon-interactions
- Run component and story tests with Jest and included libraries:
- Code Coverage reporting with Codecov
- JS rule style checking with ESLint using AirBnb config and plugins:
- Continuous integration with GitHub Actions
Please see DEVELOPMENT.md