Directus interface template with Vue 3 + Typescript + Sass
The Directus Interface Template is a theme designed for the Directus interface, built with Vue 3, Typescript, and Sass. It provides a sleek and modern user interface for the Directus content management system.
To install the Directus Interface Template, follow these steps:
Clone the repository using the following command:
git clone <repository_url>
Navigate to the project directory:
cd directus-interface-template
Install the dependencies using Yarn:
yarn install
To watch for file changes and bundle the index.js file using Rollup, run the following command:
yarn bundle
That’s it! The Directus Interface Template should now be installed and ready to use in your Directus project.
The Directus Interface Template is an impressive theme for the Directus interface, built using Vue 3, Typescript, and Sass. It offers a range of features, including compatibility with the latest technology stack, easy customization through Sass, and improved code quality with Typescript. Installing the theme is straightforward, requiring cloning the repository, installing the dependencies with Yarn, and bundling the necessary files using Rollup. Overall, this theme enhances the user experience and provides a stylish and modern interface for managing content in Directus.