This is an Angular 13 project bootstrapped with Angular CLI.
You will need to have the provided Directus project running first before proceeding with this example.
-
Clone this repo.
-
Install dependencies for this example.
cd angular npm install
-
Start the development server.
npm start
Your Directus Angular example is now running at http://localhost:4200.