JSPM

create-directus-project

12.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 209
  • Score
    100M100P100Q87295F
  • License MIT

A small installer util that will create a directory, add boilerplate folders, and install Directus through npm

Package Exports

  • create-directus-project
  • create-directus-project/package.json

Readme

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