mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Vue apparently had a small breaking change included in the patch release. Squashed commit of the following: commit f1e2635c20d4acef1752b8c2a357bbcfbb30a097 Author: rijkvanzanten <rijkvanzanten@me.com> Date: Thu Jun 3 19:07:54 2021 -0400 Revert dep upgrades
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