1.6.1 • Published 4 years ago

cra-template-unicorn v1.6.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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!

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago