Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karpolan authored May 1, 2024
1 parent b7b38da commit 7f1bf97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# IMPORTANT UPDATE 2024-05-01

Better use [Vite + React + MUI starter](https://github.com/karpolan/react-mui-vite-ts) instead of this one.

Reasons:
- [Create React App](https://create-react-app.dev/) is **not popular** anymore.
- Development and debugging using **[Vite](https://vitejs.dev/)** is 10x faster than with Webpack.


# React + Material UI + Auth starter using TypeScript

The **TypeScript** edition of **Create React App** plus **Material UI** with set of **reusable components** and utilities to build professional **React Application** faster.
Expand Down

0 comments on commit 7f1bf97

Please sign in to comment.