Go to file
505025234 6a18fa2d2c
Update README.md
2021-11-11 15:00:47 +08:00
build fronter 2021-10-04 17:00:22 +08:00
config fronter 2021-10-04 17:00:22 +08:00
src fronter 2021-10-04 17:00:22 +08:00
static fronter 2021-10-04 17:00:22 +08:00
test fronter 2021-10-04 17:00:22 +08:00
.babelrc fronter 2021-10-04 17:00:22 +08:00
.editorconfig fronter 2021-10-04 17:00:22 +08:00
.gitignore fronter 2021-10-04 17:00:22 +08:00
.postcssrc.js fronter 2021-10-04 17:00:22 +08:00
README.md Update README.md 2021-11-11 15:00:47 +08:00
index.html fronter 2021-10-04 17:00:22 +08:00
package-lock.json fronter 2021-10-04 17:00:22 +08:00
package.json fronter 2021-10-04 17:00:22 +08:00

README.md

reorder_vis

A Vue.js project

Introduction

The system is divided into two parts-- front side and back side, this package is served as front side and used to increase the interpretability of the system. The front side provides graphic elements and interact with end user.

How To Run

run the browser side with order 'npm run dev' if you have installed vue
you can also establish server with nginx, using the content put in the package 'dist'.