Giter Club home page Giter Club logo

webapprun's Introduction

微信webapp

基于weui打造的微信前端框架,适合公众号、微信网页应用。 技术方面为前后端纯分离模式, 前端为MVVM模式架构。后端提供restfulAPI服务, 后端同时保留两种架构nodejs + mongoDB和java的springMVC + hibernate + mySql。 为了支持类似fis的__inline__sprite语法(base64和雪碧图),对依赖包gulp-css-base64gulp-css-spriter都做了修改,暂时保留在node_modules中。不必再下载这两个包。

起Node服务的步骤:

安装依赖包: npm install

使用AMD开发: gulp amd

使用CMD开发: gulp cmd

发布: gulp

前端单元测试和UI验收测试

使用到wdio selenium mocha jasmine

进入test目录安装依赖 npm install

运行测试用例 wdio wdio.conf.js

注意: webpack已经更新到2.0+。 devtool: 'source-map' 改为 '#source-map', 兼容新版Chrome规则。

起Java服务的步骤:

参考maven配置步骤

然后启动本地mysql再启动tomcat

webapprun's People

Contributors

yumingvvv avatar

Stargazers

 avatar

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.