Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 216 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 216 Bytes

Contributing to the Psydux framework

  • npm install -g gulp to install the gulp cli globally
  • npm install to install dependencies
  • gulp test to run unit tests
  • gulp watch to build and watch for changes