0.0.5 • Published 4 years ago

better-editor-mobile v0.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

English | 简体中文

Introduction

better-editor-mobile This is a useful, handy tool. Based on Vue.js and use the UI Toolkit. I believe whatever your needs are, this project will help you.

This is a useful, handy tool for referencing in the vue project.

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.

This project is not a scaffolding and is more of an integrated solution.

Getting started

# install dependency
npm install better-editor-mobile --save

# develop
npm run dev