/Glanway.Printing

紫丹印务

Primary LanguageCSS

Glanway.Printing

Requirements

  • Node.js
  • gulp
  • bower
  • git

Install

  1. Install Node.js download
  2. Install Git link
  3. Install bower
npm install -g bower

如果使用npm安装较慢 建议使用taobao的镜像 cnpm

cnpm install -g bower
  1. Install gulp
npm install -g gulp

Setup

# download repo
git clone git://github.com/ruby-china/ruby-china.git

# init inv
npm install
bower install

#start serve
gulp serve