Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 563 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 563 Bytes

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.