Skip to content

这个是Nodejs+vue2.0+express开发的后台报表管理系统,目前正在加紧开发中。

Notifications You must be signed in to change notification settings

wjszxli/NodejsBackstage2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodejsBackstage2

这个是Nodejs+vue2.0+express开发的后台报表管理系统,目前正在加紧开发中。

一个后台框架+报表系统,报表系统可以通过基本 的字段配置和配置相应的SQL语句实现相应的数据统计和数据分析,还可以通过 配置生成基本的图表。

如何去使用

首先 克隆代码

$ git clone https://github.com/wjszxli/NodejsBackstage2.git

第二步 安装依赖

$ cd NodejsBackstage2
$ npm install
$ npm install

第三步   新建数据库,导入db.sqlz中的SQL

第四步   运行

$ npm start

About

这个是Nodejs+vue2.0+express开发的后台报表管理系统,目前正在加紧开发中。

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published