6a18fa2d2c | ||
---|---|---|
build | ||
config | ||
src | ||
static | ||
test | ||
.babelrc | ||
.editorconfig | ||
.gitignore | ||
.postcssrc.js | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json |
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'.