GithubHelp home page GithubHelp logo

wangkuan90 / pc-route Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.82 MB

rely on jquery;route base on backbone and angular; blog first version

License: MIT License

Shell 0.01% JavaScript 85.14% HTML 3.63% CSS 11.19% Makefile 0.03% PHP 0.01%

pc-route's Introduction

打包命令:

1:gulp命令 分为手机端代码和pc端打包 2:准备工作 ***

开发命令:

1:PC机端开发 gulp watch-pc 2:手机机端开发 gulp watch-m

css模块:

1: 在animate.less中引入第三方animate.css

js模块:

1:lib 1: 模块化开发,使用sea.js 2:工具:jquery 2:js/jar 3:自定义工具包: my-underscore.js 在主页中引入一次即可使用 4:自定义路由器:my-router.js 依赖 jquery,需要配置router-config.js 5:

define(function(require, exports, module){
	
	"use strict";
	
	var $ = require("$");

});

上线部署

1: 修改less/config.less @imgfile --> img-min 2:执行 gulp 命令

pc-route's People

Contributors

wangkuan90 avatar

Watchers

James Cloos avatar  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.