Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Tailwind CSS UI Kit and Admin built with VueJS, featuring 120 CSS components and 18 dynamic Vue components.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Vue Notus is a free, open-source Tailwind CSS UI Kit and admin dashboard template built with VueJS by Creative Tim, delivering pre-built presentation and admin pages along with 120 CSS components and 18 dynamic VueJS components.
Vue Notus is a free and open-source UI Kit and admin dashboard template built on VueJS and Tailwind CSS, created by Creative Tim. It includes both presentation pages (Landing, Profile) and admin dashboard pages (Dashboard, Settings, Tables, Maps), plus authentication pages (Login, Register). The template is built on the Tailwind Starter Kit and uses Vue Router for navigation, with a standard Vue CLI project structure that includes tailwind.config.js, Vue components for cards, dropdowns, navbars, and sidebars, and example chart components like CardBarChart and CardLineChart. Developers can download it from the Creative Tim website or clone the GitHub repository, then run it locally with npm.
npm run build:tailwind to regenerate src/assets/styles/tailwind.css.tailwind.config.js, Vue SFCs, and Vue Router are connected.To run Vue Notus locally, download or clone the repository and run npm install (or npm run install:clean on Linux) to install dependencies. Whenever you add a Tailwind class that does not already exist in src/assets/styles/tailwind.css, run npm run build:tailwind, then start the development server with npm run serve and open https://localhost:8080.
Vue Notus is free and open source, licensed under the MIT license.
Yes, Vue Notus is entirely free and licensed under MIT, so you can use it for personal and commercial projects.
The template officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
It uses VueJS with Vue Router, Tailwind CSS, and is built with Vue CLI. The project includes a standard src folder with views, components, layouts, and assets/styles.
Add the new class to src/assets/styles/tailwind.css and run npm run build:tailwind to regenerate the styles, then restart the dev server.
Documentation is hosted on the Creative Tim learning lab at https://www.creative-tim.com/learning-lab/tailwind/vue/overview/notus.
