Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.14 KB

readme.md

File metadata and controls

27 lines (22 loc) · 1.14 KB

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.