Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.21 KB

adonis-package-skeleton

A skeleton repository for creating AdonisJS packages

npm-image license-image typescript-image

This repo can be used to quickly scaffold an AdonisJS package. To get started, follow the steps below:

  • Clone this repo by clicking the "Use this template" button at the top of this repo.
  • Swap out any placeholders (e.g skeleton) and start building your package.

Learn AdonisJS

Want to learn how to build AdonisJS packages? Check out the AdonisJS package development course. You can also check out other courses and tutorials on Adonis Mastery, where you get to learn AdonisJS through practical screencasts.