The template for Create React App.
npx create-react-app my-app --template unicorn
npm init react-app my-app --template unicorn
yarn create react-app my-app --template unicorn
- 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
Give a ⭐️ if this project helped you!
Written by @Jbee
✌