Simple admin dashboard using tailwindcss inspired by Laravel Nova UI
Install depedencies:
npm install
Start development server
npm run dev
Build assets
npm run tailwind
Compiled css file can be found at dist
folder.
- Tailwindcss
- EJS
- Express.js
- Live-server
The Project is open-sourced software licensed under the MIT license.