Skip to content
Pavel Gavlík edited this page May 16, 2014 · 5 revisions

Getting Started (with examples and screenshots)

FAQ

  1. Why no server use your own backend or python server

  2. How do I change directory with sources? Change it in your gulpfile.js. You can find all config options in https://github.com/madebysource/pho-devstack/blob/master/config.js.

  3. Can I customize Pho's tasks or write my own Gulp tasks? Absolutely! Put them in your gulpfile.js. You can rewrite Pho's tasks if you give them same name.

  4. Can I write my own npm module as Pho extension?

  5. My project is big. Will it affect my build time?

Guidelines (Webdev checklist)

Clone this wiki locally