647 Forks
17868 Stars
17868 Watchers

core

AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.

How to download and setup core

Open terminal and run command
git clone https://github.com/adonisjs/core.git
git clone is used to create a copy or clone of core 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 core https://github.com/adonisjs/core/archive/master.zip

Or simply clone core with SSH
[email protected]:adonisjs/core.git

If you have some problems with core

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