Simplicia
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
- Tailwindcss
- EJS
- Express.js
- Live-server
License
The Project is open-sourced software licensed under the MIT license.