Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 166 Bytes

INSTALL.md

File metadata and controls

14 lines (9 loc) · 166 Bytes

Installation

  • npm install
  • sudo npm install -g gulp

Usage

(Don't forget to run the API)

  • gulp serve

Deployment

  • gulp build
  • scp dist on prod server