Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Tailwind CSS UI Kit and Admin for Svelte by Creative Tim with 120 components and 8 example pages.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Notus Svelte is a free, open-source UI kit and admin dashboard template from Creative Tim, built with Tailwind CSS and Svelte to give developers a head start on responsive web projects.
Notus Svelte is a free and open-source UI kit and admin template created by Creative Tim, running on the Svelte framework with Tailwind CSS for styling. It takes a blank Svelte project and adds 120 fully coded CSS components, 18 dynamic Svelte components, and eight prebuilt example pages (presentation landing and profile, admin dashboard, settings, tables, maps, plus login and register). The output is a ready-to-customize frontend that developers can adapt with Tailwind utility classes.
npm run build:tailwind to recompile the stylesheet, and npm run build:fontawesome to include Font Awesome icons.After downloading or cloning the repository, install Node.js LTS, run npm install, then npm run build:tailwind and npm run build:fontawesome to generate the CSS and icon assets. Finally, launch the development server with npm run dev and open https://localhost:5000 to see the template.
Notus Svelte is free to download from Creative Tim's website and available on GitHub under the MIT License.
Yes, Notus Svelte is free and open source. It is released under the MIT License, so you can use it in personal and commercial projects without paying licensing fees.
You need Node.js LTS and npm. The setup steps are: npm install, npm run build:tailwind, npm run build:fontawesome, and npm run dev to start the local server at port 5000.
Yes, the template includes a Dashboard, Settings, Tables, and Maps page under the admin section, along with Login and Register pages for authentication.
The template targets Svelte and uses Tailwind CSS for styling. The repository specifically tracks Svelte components and demonstrates how to integrate them into a Svelte application.
Yes, because it is MIT licensed, you are free to use it commercially. You cannot re-sell the template itself, but you can use it as part of your own applications.
