cra-template-typescript-advanced

0.2.0 • Public • Published

cra-template-typescript

This is fork of the official TypeScript template for Create React App. This template includes some extra instruments out of the box:

  • advanced template structure
  • plop (for generate new components via CLI)
  • storybook
  • prettier
  • husky
  • inquirer
  • stylelint
  • commitizen

To use this template, add --template typescript-advanced when creating a new app.

For example:

npx create-react-app my-app --template typescript-advanced

# or

yarn create react-app my-app --template typescript-advanced

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-typescript-advanced

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

14.6 kB

Total Files

26

Last publish

Collaborators

  • d4rkm3z