Skip to content

Latest commit

 

History

History
 
 

angular

Directus Angular Example

This is an Angular 13 project bootstrapped with Angular CLI.

📌 Prerequisites

You will need to have the provided Directus project running first before proceeding with this example.

🚀 Getting Started

  1. Clone this repo.

  2. Install dependencies for this example.

    cd angular
    npm install
  3. Start the development server.

    npm start

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

🔗 Links

Directus

Angular