Skip to content

bytefilp/create-app

Repository files navigation

English | 简体中文

React Starter

React Stater is a combination of Vite + React + TS + N project scaffold.

Why do I need it?

Every time we create a new React project, we have to do some combination and configuration over and over again, which is quite time-consuming.

How is it different from Create React App and umi ?

We only do a combination of various popular tool libraries in the React ecosystem.

You may be wondering, can't I build it myself? Of course, you can do it.

I'll talk about its use in two ways.

  1. For project maintainers
    • Familiar with front-end engineering related knowledge.
    • Explore project technology selection.
    • Accumulate projects and make technical pavement for other projects in the future.
  2. For project users
    • Choose any combination and use it right out of the box. Saves you the time of doing it yourself.
    • Refer to the partial configuration and customize the items to meet the requirements.
    • Other Tips that you may not have come across.
    • Points that you think will help you.

Roadmap

  • monorepo
  • docs
  • Vite + React + Typescript
  • Vite + React + Typescript + React Router
  • Vite + React + Typescript + Recoil
  • Vite + React + Typescript + Zustand
  • Vite + React + Typescript + Redux Toolkit
  • Vite + React + Typescript + Jest
  • Vite + React + Typescript + Mocha + Chai
  • Vite + React + Typescript + Cypress
  • Vite + React + Typescript + Playwright
  • Vite + React + Typescript + Puppeteer
  • Vite + React + Typescript + ESlint
  • Vite + React + Typescript + Prettier
  • Vite + React + Typescript + React Router + Recoil
  • Vite + React + Typescript + React Router + Zustand
  • Vite + React + Typescript + React Router + Redux Toolkit
  • Vite + React + Typescript + React Router + Jest
  • Vite + React + Typescript + React Router + Mocha + Chai
  • Vite + React + Typescript + React Router + Cypress
  • Vite + React + Typescript + React Router + Playwright
  • Vite + React + Typescript + React Router + Puppeteer
  • Vite + React + Typescript + React Router + ESlint
  • Vite + React + Typescript + React Router + Prettier
  • Vite + React + Typescript + React Router + ESlint + Prettier
  • Vite + React + Typescript + React Router + Recoil + ESlint + Prettier
  • Vite + React + Typescript + React Router + Zustand + ESlint + Prettier
  • Vite + React + Typescript + React Router + Redux Toolkit + ESlint + Prettier
  • Vite + React + Typescript + React Router + Jest + ESlint + Prettier
  • Vite + React + Typescript + React Router + Mocha + Chai + ESlint + Prettier
  • Vite + React + Typescript + React Router + Cypress + ESlint + Prettier
  • Vite + React + Typescript + React Router + Playwright + ESlint + Prettier
  • Vite + React + Typescript + React Router + Puppeteer + ESlint + Prettier

Contributing

Alt

Feedback

Github Issue

LICENSE

MIT