Fu Yuchen 8ae76d09db
docs: fix typo (#5330)
![image](https://github.com/eggjs/egg/assets/78291982/1578bfcd-a6ab-4c3d-b5e4-bea070fc4ee7)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
- Updated the Chinese tutorial for Socket.IO to remove outdated
configuration comments.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: fengmk2 <suqian.yf@antgroup.com>
2024-07-03 23:44:54 +08:00
2024-06-27 11:27:27 +08:00
2024-07-03 23:44:54 +08:00
2017-07-28 10:28:55 +08:00
2019-04-16 09:45:11 +08:00
2024-06-07 04:05:46 +00:00
2024-07-01 23:02:48 +08:00
2024-07-01 23:02:48 +08:00
2024-06-18 09:17:47 +08:00
2024-01-21 21:28:51 +08:00

English | 简体中文

NPM version NPM quality NPM download FOSSA Status

Continuous Integration Test coverage Known Vulnerabilities Open Collective backers and sponsors

Features

  • Built-in Process Management
  • Plugin System
  • Framework Customization
  • Lots of plugins

Quickstart

Follow the commands listed below.

$ mkdir showcase && cd showcase
$ npm init egg --type=simple # Optionally pnpm create egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001

Node.js >= 14.20.0 required.

Documentations

Contributors

contributors

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

Sponsors and Backers

sponsors backers

License

MIT

FOSSA Status

Description
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
Readme 128 MiB
Languages
JavaScript 98.7%
TypeScript 1%
Less 0.2%
Shell 0.1%