Package Exports
- create-adonis-ts-app
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-adonis-ts-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Create Adonis Typescript app
The executable script to create a new AdonisJs project using npx
or yarn create
. Also the adonis cli
will use this as a boilerplate.
Usage
npx create-adonis-ts-app yardstick
# yarn
yarn create adonis-ts-app yardstick