/banana

monorepo template

Primary LanguageTypeScript

This is a monorepo template.

integrate necessary tools

  • lerna with yarn
  • prettier、eslint、stylelint、commitlint、typescript、husky、lint-staged
  • lerna-changelog、bundle analyze
  • scripty
  • jest
  • rollup
  • storybook、jsdoc

create app

If you want to create a react app by using custom template. Just run

npm run create <project_name>