1.0.1 β€’ Published 9 months ago

@wuchuheng/express v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

πŸš€ About

@wuchuheng/express is a powerful CLI tool designed to quickly scaffold a new Express.js project with TypeScript, ESLint, and Prettier configurations. It aims to streamline the process of setting up a robust Express.js development environment, allowing developers to focus on building their applications rather than spending time on initial setup and configuration.

🎯 Features

  • Express.js with TypeScript setup
  • ESLint for code linting
  • Prettier for code formatting
  • Pre-configured project structure
  • Easy to use CLI interface

πŸ› οΈ Installation

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

npx @wuchuheng/express 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.

1.0.1

9 months ago

1.0.0

9 months ago

0.0.58

10 months ago

0.0.57

10 months ago

0.0.56

10 months ago

0.0.55

10 months ago

0.0.54

10 months ago

0.0.53

10 months ago

0.0.52

10 months ago

0.0.5

10 months ago

0.0.4-beta.8

10 months ago

0.0.4-beta.0

10 months ago

0.0.2-beta.2

10 months ago

0.0.2-beta.1

10 months ago

0.0.2-beta.0

10 months ago

0.0.1

10 months ago