Files
directus/packages/create-directus-project
dependabot[bot] 6dbcf9ff13 Bump ora from 3.4.0 to 5.4.0 (#5511)
Bumps [ora](https://github.com/sindresorhus/ora) from 3.4.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v3.4.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 09:40:17 -04:00
..
2021-04-29 15:55:12 -04:00
2020-07-29 14:19:32 -04:00
2020-07-29 13:36:03 -04:00
2021-05-04 18:52:08 -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