Giter Site home page Giter Site logo

bi3's Introduction

前端使用技术,不包含nodejs(nodejs npm包直接见包内README.md文件)

1.echart字符云 https://github.com/ecomfe/echarts-wordcloud 2.jquery1.9.x版本 http://api.jquery.com/ 3.bootstrap3.3.x版本 http://getbootstrap.com/getting-started 4.百度echarts3.3.x版本 http://echarts.baidu.com/option.html#title 5.bootstrap-table https://github.com/wenzhixin/bootstrap-table 6.时间选择控件daterangepicker for bootstrap http://www.daterangepicker.com/#options 7.前端模版引擎handlebarsjs http://handlebarsjs.com/ 8.字体库http://www.bootcss.com/p/font-awesome/ 9.bootstrap自带字体库 http://www.runoob.com/bootstrap/bootstrap-glyphicons.html 10.jqueryui http://jqueryui.com/ 11.PC自定义滚动条jscrollpane http://jscrollpane.kelvinluck.com/ 因部分bug修改过 12.时间处理库momentjs http://momentjs.cn/docs/ 13.自定义加载条 pace.js http://github.hubspot.com/pace/

前端使用技术,不包含nodejs(nodejs npm包直接见包内README.md文件)

异步处理库async http://caolan.github.io/async/docs.html#.series

mysql处理库 https://github.com/felixge/node-mysql 现有数据库连接池为my-sql库自己提供

连接池 redis使用 https://github.com/coopernurse/node-pool

redis使用 https://github.com/NodeRedis/node_redis

运行环境安装

1 安装node 6.0以上版本; 2 安装npm; 3 安装pm2; 4 安装项目模块,运行npm_install.sh; 5 运行程序:pm2 start anaweb.js --name="anaweb"。 6 查看日志:pm2 logs "anaweb"

bi3's People

Watchers

 avatar

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.