0.1.4 β€’ Published 7 months ago

@wuchuheng/react v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

πŸš€ About

@wuchuheng/react is a versatile CLI tool that simplifies the creation of a new React project with TypeScript. It is designed to expedite the initial setup process, allowing developers to concentrate on building their applications without the hassle of configuration.

🎯 Features

  • Setup for React projects with TypeScript
  • ESLint for maintaining code quality
  • Prettier for consistent code formatting
  • Organized project structure
  • User-friendly CLI interface

πŸ› οΈ Usage

To create a new project using this template, run the following command:

pnpx @wuchuheng/react my-app

Replace my-app with your desired project name.

πŸ› οΈ Usage

After creating your project, navigate to the project directory:

cd my-app

Install dependencies:

pnpm install

Start the development server:

pnpm dev

For more commands and options, refer to the package.json file in your newly created project.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

πŸ“ License

This project is MIT licensed.

πŸ‘€ Author

Wuchuheng

πŸ™ Show your support

Give a ⭐️ if this project helped you!

πŸ“ Changelog

See the CHANGELOG.md file for details.

πŸ—ΊοΈ Roadmap

See the ROADMAP.md file for future plans and features.

0.1.4

7 months ago

0.1.3

7 months ago

0.1.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.0.26

10 months ago

0.0.23

10 months ago

0.0.24

10 months ago

0.0.25

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago