Skip to content

tobecci/Eatio-Bootstrap-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eatio-Bootstrap-Dashboard

Eatio- Restaurant Food Order Bootstrap Admin Dashboard

Eatio is a Free Bootstrap Restaurant Admin Template which will help you to speed up your project and design your own dashboard UI. Users will love it.

Installation

This section guides you to install all required software and libraries in order to fully utilize Eatio for your project

Install Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js is required in order to run the Davur build tools. Download the latest version of Node and install it: nodejs.org/en/download/

Update your NPM

Npm is the package manager for JavaScript and the world’s largest software registry. Npm is a separate project from Node.js, and tends to update more frequently. As a result, even if you’ve just downloaded Node.js (and therefore npm), you’ll probably need to update your npm.

npm install --global npm@latest

Install all dependencies

If you want to update or develop this theme, you need to install all dependencies by running: Windows:

npm install

Folder Directories -

  1. css
  2. icons
  3. images
  4. js
  5. scss
  6. vendor
  7. index.html
  8. app-calender.html
  9. ...

Plugins included

amcharts aos apexchart bootstrap bootstrap4-notify bootstrap-daterangepicker bootstrap-material-datetimepicker bootstrap-multiselect bootstrap-select bootstrap-tagsinput bootstrap-touchspin bootstrap-v4-rtl chart.js chartist chartist-plugin-tooltips clockpicker datatables dropzone flot flot-spline fullcalendar highlightjs

Creator

Kelvin Conrad – @YourTwitterYourEmail@example.com

Contributing

  1. Fork it (https://github.com/kelvinconrad/Eatio-Bootstrap-Dashboard/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request