/mean-c9

Dupper template for MEAN stack (https://github.com/linnovate/mean) + Cloud 9 (https://c9.io)

MIT LicenseMIT

This dupper template repository is for Mean Stack + Cloud 9 SDK (c9).

Mean stack + C9

This template install Mean stack and Cloud 9 SDK. You can start mean stack with c9 sdk using below commands:

dupper dup --template-from=https://github.com/athakwani/mean-c9 https://github.com/linnovate/mean
dupper exec mean c9

Commands

  • start - Starts mean stack
Usage:
dupper exec mean start
  • stop - Stops mean stack
Usage:
dupper exec mean stop
  • debug - Start node debugger
Usage:
dupper exec mean debug
  • logs - Display gulp output
Usage:
dupper exec mean logs
  • c9 - Start Cloud 9 SDK
Usage:
dupper exec mean c9