/edge.adonisjs.com

Edge documentation website

Primary LanguageTypeScript


Edge official documentation

Source code and documentation for the official documentation website hosted on edge.adonisjs.com

Setup

Follow the below mentioned steps to setup the project on your local.

  • Fork the repo
  • Pull the repo on your local
  • Install all dependencies using pnpm install.
  • Start the Vite development server using pnpm dev