cra-template-unicorn

1.6.1 • Public • Published

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

Package Sidebar

Install

npm i cra-template-unicorn

Weekly Downloads

1

Version

1.6.1

License

MIT

Unpacked Size

36.9 kB

Total Files

28

Last publish

Collaborators

  • jbee