Skip to content

Latest commit

 

History

History
 
 

directus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Directus Example

This is a Directus project bootstrapped with create-directus-project.

Admin credentials for this Directus instance:

📌 Prerequisites

🚀 Getting Started

  1. Clone this repo.

  2. Install dependencies for this example Directus project.

    cd directus
    npm install
  3. Start the project locally.

    npx directus start

    Your Directus example is now running at http://localhost:8055.

  4. You can login with the admin credentials shown above to explore this Directus example project.

🔗 Links