Skip to content

将爬到的数据做数据可视化,base on node.js、koa2、mysql、vue2、echarts

Notifications You must be signed in to change notification settings

Charley-Hsu/vue2-koa2-node

Repository files navigation

爬虫数据可视化

我要重启这个项目

A project base on node.js koa2 vue2 mysql

Build Setup

# install dependencies
npm install

# koa2 serve with hot reload at localhost:8889
npm run server

# build the program
npm run dev

Notice

error:please install mysql2 package manually

$ npm install --save sequelize
# And the following:
$ npm install --save mysql2

Error: Cannot resolve module 'net' on node_modules/joi/lib @ ./~/joi/lib/string.js 3:10-24

    node: {
      net: 'empty',
      tls: 'empty',
      dns: 'empty'
    }

add these in the webpack.config.

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

将爬到的数据做数据可视化,base on node.js、koa2、mysql、vue2、echarts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published