Skip to content

tobitoi/ITHelpDesk-Frontend

Repository files navigation

Introduction

vue-element-admin is a production-ready solution for admin interfaces. Based on Vue.js and use the UI Toolkit -- element. vue-element-admin is a magical vue admin, it based on the newest development stack of vue, built-in i18n solution, typical templates for enterprise applications, lots of awesome features. It helps you build a large complex Single-Page Applications. I believe whatever your needs are, this project will help you.

vue-element-admin is a admin interfaces integration solution, which is not suitable for secondary development as a base template.

Note: This project uses [email protected]+ version, so the minimum compatible [email protected]

Preparation

You need to install node and git locally. The project is based on ES2015+vuevuexvue-routerelement-ui. All data requests for this project are simulated using Mock.js. It would be helpful if you have pre-existing knowledge on those.

Getting started

# clone the project for backend
git clone [email protected]:tobitoi/ITHelpdesk-Backend.git
# clone the project for frontend
git clone https://github.com/tobitoi/ITHelpDesk-Frontend.git

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9520.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published