@wuchuheng/express v1.0.1
π 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-appReplace my-app with your desired project name.
π οΈ Usage
After creating your project, navigate to the project directory:
cd my-appInstall dependencies:
pnpm installStart the development server:
pnpm devFor 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
- Website: https://wuchuheng.com
- Github: @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 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago