Mayanktaker / create-directus-project

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%