All Projects → JaeYeopHan → cra-template-unicorn

JaeYeopHan / cra-template-unicorn

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

Programming Languages

CSS
56736 projects
typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cra-template-unicorn

storybook-preset-craco
Craco preset for Storybook
Stars: ✭ 34 (-39.29%)
Mutual labels:  create-react-app, craco
craco-linaria
A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.
Stars: ✭ 29 (-48.21%)
Mutual labels:  create-react-app, craco
react-antd-admin
基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
Stars: ✭ 140 (+150%)
Mutual labels:  create-react-app, craco
cra-and-storybook
Stars: ✭ 13 (-76.79%)
Mutual labels:  create-react-app
google-place-autocomplete
🏆 Best practice with Google Place Autocomplete API on React
Stars: ✭ 68 (+21.43%)
Mutual labels:  create-react-app
typescript-npm-package-template
Boilerplate to kickstart creating an npm package using TypeScript
Stars: ✭ 122 (+117.86%)
Mutual labels:  semantic-release
dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (+41.07%)
Mutual labels:  create-react-app
cra-bundle-analyzer
Use Webpack Bundle Analyzer on a create-react-app application without ejecting
Stars: ✭ 46 (-17.86%)
Mutual labels:  create-react-app
exec
🐚 semantic-release plugin to execute custom shell commands
Stars: ✭ 94 (+67.86%)
Mutual labels:  semantic-release
flipper-plugin-redux-debugger
Flipper plugin for Redux in React Native
Stars: ✭ 83 (+48.21%)
Mutual labels:  redux-toolkit
create-cra-template
A cli tool to generate cra-template from current create-react-app project.
Stars: ✭ 22 (-60.71%)
Mutual labels:  create-react-app
basic-todo-app-using-bit
A highly-modular React todo application composed of reusable components from 5 different collections. Full-blown software modularity.
Stars: ✭ 16 (-71.43%)
Mutual labels:  create-react-app
a8k
基于 webpack 最佳实践构建工具https://hxfdarling.github.io/a8k/
Stars: ✭ 52 (-7.14%)
Mutual labels:  create-react-app
crassa
Create React App Server Side Application
Stars: ✭ 16 (-71.43%)
Mutual labels:  create-react-app
go-create-react-app
This is a demo project which shows one of possible implementations of intergration between regular server on Golang and React application created and built using create-react-app
Stars: ✭ 26 (-53.57%)
Mutual labels:  create-react-app
create-react-scripts
Easily extend the react-scripts to your own version of react-scripts
Stars: ✭ 64 (+14.29%)
Mutual labels:  create-react-app
generator-bunny
🐰 Jumpstart node module, like a bunny!
Stars: ✭ 13 (-76.79%)
Mutual labels:  semantic-release
semantic-release
📦🚀 Fully automated version management and package publishing
Stars: ✭ 29 (-48.21%)
Mutual labels:  semantic-release
monkey-react-scripts
Monkey react script runner
Stars: ✭ 22 (-60.71%)
Mutual labels:  create-react-app
simple-commit-message
Simple commit message wizard and validator; works with commitizen and pre-git
Stars: ✭ 21 (-62.5%)
Mutual labels:  semantic-release

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].