Skip to content

jamesngdev/react-antd-tailwind-zustand-boilerplate

Repository files navigation

React.js Boilerplate

React.js Boilerplate with many common components to create a awesome CRM website.

Demo

Check out Demo http://localhost:3000

Key Features

🐜 Antd

🛵 TailwindCSS

⚓ Zustand

✈ i18next

🚦 Eslint, Prettier

💃 Husky

🎓 Common components

Installation

Requirements

  • Node.js version >=16.0.0

  • yarn

  • git

Development mode

yarn install && yarn start

Production mode

yarn install && yarn build

How to analyze the bundle size

yarn install && yarn build --stats

And then use the webpack-bundle-analyzer to open build/bundle-stats.json.

Contribution

Let’s create great products together! We encourage and welcome collaboration and any type of contribution. 👉 Learn the contributing docs on how to contribute the right way.

James with Love 🎓♥️

About

Create react app, antd, tailwindCSS, Zustand,... boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published