Skip to content

leojin/chrome_extension_qrshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

chrome_extension_qrshare

You can download it from here

##Version 1

###Commands

You can execute following commands in the folder of 'v1'

  1. Init The Project

    npm run init
  2. Build For Development

    npm run dev
  3. Build For Release

    npm run release
  4. Get Help

    npm run help

###Dependency

  1. nodejs、npm

    Suggest you install nodejs with nvm (https://github.com/creationix/nvm), you can install nodejs like this:

    nvm install 5.0
    nvm use 5.0
  2. gulp

    npm install -g gulp
  3. bower

    npm install -g bower

About

chrome extension qrshare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published