Jayin / WAP-SDK-js

Move to https://github.com/Jayin/WAP/tree/master/SDK/js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAP-SDK-js

WAP Javascript SDK

Development

init mongose's test data

cd path/to/WAP-SDK-js
coffee db_init

local development

add hosts in your /ect/hosts

#WAP
127.0.0.1 wap.com
127.0.0.1 api.wap.com
127.0.0.1 test.wap.com

install

npm install

build & wacth

gulp

generate the md5 for wap.js

gulp md5

License

MIT

About

Move to https://github.com/Jayin/WAP/tree/master/SDK/js

License:MIT License


Languages

Language:JavaScript 97.0%Language:CoffeeScript 2.0%Language:HTML 0.9%Language:Makefile 0.1%