My App

Introduction

Welcome to the docs! Exirdjs Can easily be set up using commands.

This project has multiple packages that can be used to achieve a desired goal: The packages are listed below:

  • exird CLI tool
  • create-exird package

Scaffolding an exird project

npm create exird@latest

CLI

The cli has a variety of functions and can also be used to scaffold an express application use the command

npx exird@latest init

On this page