/cra-template-unicorn

🦄 The full template of create-react-app with typescript, redux-toolkit, react-redux, react-router for Single Page Application!

Primary LanguageCSSMIT LicenseMIT

cra-template-unicorn

GitHub Action Status semantic-release npm version

The template for Create React App.

Start Template

npx

npx create-react-app my-app --template unicorn

npm

npm init react-app my-app --template unicorn

yarn

yarn create react-app my-app --template unicorn

In this template

Support

  • Support absolute path with TypeScript
  • Support VSCode Integration
  • Support reset.css
  • Support prettier
  • Support emotion source map
  • Customize config with craco
  • Customize eslint config > link

Show your support

Give a ⭐️ if this project helped you!

Written by @Jbee