0.1.0 • Published 8 years ago

@ersinfotech/slush-mobile v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

slush-mobile

React mobile app generator used gulp

Usage

  1. 全局安裝 slush

    $ npm i -g slush
  2. 刻隆本項目

    $ npm i -g @ersinfotech/slush-mobile
  3. 在適合的位置,建立項目資料夾

    $ mkdir ~/awesome-mobile
    $ cd ~/awesome-mobile
  4. 運行本項目生成器

    $ slush mobile
  5. 回答問題,你已成功建好項目骨架

Upgrade

$ npm i -g @ersinfotech/slush-mobile@latest

Generators

  • default

    適用于項目初始化,建立項目骨架

    $ slush mobile