Skip to content

Latest commit

 

History

History
 
 

create-directus-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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