Routify Notus screenshot

Routify Notus

Author Avatar Theme by Azlkiniue
Updated: 15 Sep 2021
12 Stars

Notus Svelte starter template with Routify

Categories

Overview:

Routify Notus Svelte Starter is a template designed for developers using Routify and Notus Svelte. It provides a file-based router and is easy to maintain. The template makes use of Tailwind JIT Mode for faster build times and includes an updated version of Chart.js and other dependencies. It is a suitable choice for developers who are looking for a reliable template while waiting for the release of SvelteKit.

Features:

  • File-Based Router: The template uses a file-based router which makes it easier to maintain and manage routes.
  • Tailwind JIT Mode: Utilizing Tailwind JIT Mode enables faster build times, improving the development workflow.
  • Updated Dependencies: The template includes an updated version of Chart.js (from 2.x to 3.x) and other dependencies, ensuring the latest features and bug fixes.

Installation:

To install the Routify Notus Svelte Starter template, follow these steps:

  1. Make sure you have npm installed on your system.
  2. Open your terminal and navigate to the desired directory for your project.
  3. Run the following command to clone the template repository:
git clone [repository-url]
  1. Navigate into the cloned repository directory:
cd [repository-directory]
  1. Install the required dependencies by running the following command:
npm install
  1. You can now start developing using the template by running the following command:
npm run dev

Summary:

The Routify Notus Svelte Starter template is a convenient choice for developers using Routify and Notus Svelte. It offers a file-based router, fast build times with Tailwind JIT Mode, and includes updated dependencies such as the latest version of Chart.js. This template is an ideal solution for developers who want a reliable and easy-to-maintain template while waiting for the release of SvelteKit.