Files
directus/packages/create-directus-project
rijkvanzanten c0c412d30b v9.5.1
2022-02-03 20:41:49 -05:00
..
2020-07-29 14:19:32 -04:00
2020-07-29 13:36:03 -04:00
2022-02-03 20:41:49 -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