Files
directus/packages/create-directus-project
2024-03-31 19:58:03 -04:00
..
2024-03-04 03:47:55 +01:00
2024-03-05 16:45:58 -05: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