rayshen / chat

chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-js-getting-started

A barebones Node.js app using Express 4.

This application supports the Getting Started with Node on Heroku article - check it out.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone https://github.com/tianxiangbing/chat.git
$ cd chat
$ npm install
$ node .

Your app should now be running on localhost:5000.

Deploying to Heroku

jsmodule

JS组件

#日历、日期、calendar 日历、日期、calendar: #浮层、弹窗、dialog 浮层、弹窗、dialog: #h5上传图片、upload h5上传图片、upload: #js的滚动加载内容 js的滚动加载内容: #js手机选择地区联动仿ios js手机选择地区联动仿ios: #js实现手机端图片预览 js实现手机端图片预览: #js实现手机端选择日期 js实现手机端选择日期: #轮播图片、支持手机滑动 轮播图片、支持手机滑动: #仿ajax上传文件iframe 仿ajax上传文件iframe: #点击的进度条 点击的进度条: #文本框计数统计 文本框计数统计: #图片的懒加载 图片的懒加载:

About

chat


Languages

Language:JavaScript 97.2%Language:HTML 1.6%Language:CSS 1.3%