Files
directus/packages/create-directus-project
Rijk van Zanten d3874a8f19 v10.9.0
2024-02-06 14:29:32 -05:00
..
2023-10-24 10:48:42 -04:00
2024-02-06 14:29:32 -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