@skuhnow/directus-create-directus-project
v9.14.4
Published
A small installer util that will create a directory, add boilerplate folders, and install Directus through npm.
Downloads
19
Readme
create-directus-project
A small installer util that will create a directory, add boilerplate folders, and install Directus through npm.
Installation
This package is meant to be used through npx or yarn:
npm init directus-project my-projectyarn create directus-project my-project