IotchulindraRai / Task_Notifier-using-Php-and-Mysql

Add your task and make your life easy

Home Page:https://task-notifier-using-php-and-mysql.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

### Using The Command Line:
_**Important Note**: To install it via npm/Yarn, you need at least Node.js 14 or higher._
#### Via npm
```bash
npm install admin-lte@^3.2 --save

Via Yarn

yarn add admin-lte@^3.2

Via Composer

composer require "almasaeed2010/adminlte=~3.2"

Via Git

git clone https://github.com/ColorlibHQ/AdminLTE.git

Documentation

Visit the online documentation for the most updated guide. Information will be added on a weekly basis. | | --------- | --------- | --------- | --------- | --------- | --------- | --------- | --------- | --------- | | IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions

Light Mode (Only Dark Mode Removed)

You can use light-mode-only version, if you are not using dark mode and also file size less without dark-mode.

File Location ./dist/css/alt/adminlte.light.css

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 production (compile css/js files)

About

Add your task and make your life easy

https://task-notifier-using-php-and-mysql.vercel.app

License:MIT License


Languages

Language:JavaScript 91.7%Language:CSS 5.6%Language:SCSS 1.8%Language:PHP 0.9%Language:HTML 0.0%Language:Dockerfile 0.0%