/simplicia

An simple admin panel with tailwind

Primary LanguageEJSMIT LicenseMIT

Simplicia

img-1

About

Simple admin dashboard using tailwindcss inspired by Laravel Nova UI

Installation

Install depedencies:

npm install

Start development server

npm run dev

Build assets

npm run tailwind

Compiled css file can be found at dist folder.

Depedencies

  1. Tailwindcss
  2. EJS
  3. Express.js
  4. Live-server

License

The Project is open-sourced software licensed under the MIT license.