Skip to content

mejustme/awake-nativeapp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-project

为了快速开始一个工程 此gulp项目有的基本目录结构与配置

bower使用

bower install jquery --save  (不加不会写入文件,会下载)
bower uninstall jquery 

npm 使用

npm install --save     (写入depandencies,不写会下载,但不写)
npm install --save-dev   (写入devDepandencies)

使用举例

  • github 创建新仓库 nej-study
  • git clone [email protected]:mejustme/project-demo.git nej-study
  • 一定要用ssh地址,https的要输入密码、账号
  • git remote remove origin
  • git remote add origin [email protected]:mejustme/nej-study.git

About

手机浏览器中唤起app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published