Giter VIP home page Giter VIP logo

yibanyuqing2017's Introduction

概述:此项目是一个舆情监控系统,用户可以添加舆情方案来查询网络上关于关键词的舆情,并且提供预警功能

工作流程:前后端分离,前端本地直接ajax调用后端接口。

调用方法参考后面Balm配置里的proxyTable

技术栈: Vue + Vuex + Vue-Router + Balm

Start

cd frontend
npm install
npm run dev

打包

cd frontend
npm run prod

目录结构:

  • app

    • data 静态json数据
    • images 图片目录
    • scripts
    • scripts config 请求统一路由配置
    • scripts lib 一些库
    • scripts router vue路由
    • scripts store vuex
    • scripts views vue模板逻辑
    • styles 样式main.scss入口
  • dist 打包静态文件

  • assets 打包后端使用

  • gulpfile.js Balm配置

  • balmrc.js Balm配置,调试接口代理用[proxyTable]

相关链接

Balm配置:https://github.com/balmjs/balm

Balm配置可以询问应用研发部的倪俊老师【易班FEQQ群:群号:424710517】

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.