Files
directus/packages/create-directus-project
rijkvanzanten ec9b9dc1a2 v9.0.0-alpha.16
2020-08-07 18:01:17 -04:00
..
2020-07-29 15:10:59 -04:00
2020-07-29 14:19:32 -04:00
2020-07-29 14:19:32 -04:00
2020-07-29 13:36:03 -04:00
2020-08-07 18:01:17 -04:00
2020-08-07 18:01:17 -04:00
2020-07-29 13:36:03 -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:

npx create-directus-project my-project
yarn create directus-project my-project