1825 Forks
18583 Stars
18583 Watchers

egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

How to download and setup egg

Open terminal and run command
git clone https://github.com/eggjs/egg.git
git clone is used to create a copy or clone of egg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with egg https://github.com/eggjs/egg/archive/master.zip

Or simply clone egg with SSH
[email protected]:eggjs/egg.git

If you have some problems with egg

You may open issue on egg support forum (system) here: https://github.com/eggjs/egg/issues