Skip to content

LazyUI - Free admin dashboard template based on TailwindCSS

Notifications You must be signed in to change notification settings

rescenic/admin-dashboards-tailwind

 
 

Repository files navigation

About Lazy UI

LazyUI is a fully responsive administration template. Based on the TailwindCSS framework and also a JavaScript plugin. Highly customizable and easy to use. Suitable for many screen resolutions from small mobile devices to large desktops.

Quick start

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: npm run dev (developer mode, autocompile with browsersync support for live demo)
  3. npm run build (compile css/js files)

Contributing

  • Highly welcome.
  • First thing first, you should have bit knowledge about NodeJS.
  • Github Knowledge.
  • Install NodeJS LTS version.
  • Clone this Repository to your machine and change to master branch.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation complets, run npm run dev
  • Cool, Send urs changes in PR to master branch.

Partner

License

LazyUI is an open source project by lazycode.id that is licensed under MIT. LazyCode.id reserves the right to change the license of future releases.

About

LazyUI - Free admin dashboard template based on TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • HTML 41.0%
  • SCSS 14.3%