Files
directus/packages/create-directus-project
Rijk van Zanten 0d6c6b90b0 v10.11.0
2024-05-07 18:01:38 -04:00
..
2024-05-07 18:01:38 -04:00

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-project
yarn create directus-project my-project