JSPM

create-directus-project

9.0.0-rc.59
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 209
  • Score
    100M100P100Q87289F
  • License GPL-3.0-only

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

Package Exports

  • create-directus-project

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-directus-project) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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:

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