Overview
Notus Svelte is a beautiful UI Kit and Admin for Tailwind CSS and Svelte. It offers a range of features and build tools to help take your project to a new level. Notus Svelte is free and open source, and it includes multiple HTML and Svelte elements as well as dynamic components.
Features
- Free and open source
- Multiple HTML and Svelte elements
- Dynamic components for Svelte
- Based on Tailwind Starter Kit by Creative Tim
- Includes presentation pages and pages for an admin dashboard
- Provides a beautiful product to speed up web development
- Offers a variety of components to create amazing websites
Installation
To get started with Notus Svelte, follow these steps:
- Install NodeJS LTS version from the NodeJs Official Page.
- Download the product from the provided page.
- Unzip the downloaded file to a folder on your computer.
- Open Terminal and navigate to your project file.
- If you’re on a Linux based terminal, simply run
npm run install:clean
. Otherwise, runnpm install
. - If needed, run
npm run build:tailwind
each time you add a new class that does not exist insrc/assets/styles/tailwind.css
. - If needed, run
npm run build:fontawesome
. - Run
npm run dev
. - Navigate to
https://localhost:5000
to access your project.
Summary
Notus Svelte is a free and open source UI Kit and Admin for Tailwind CSS and Svelte. It offers multiple HTML and Svelte elements, dynamic components, and a range of features to enhance web development. With its easy installation process and beautiful design, Notus Svelte is a valuable tool for creating amazing websites.