Skip to content

Instantly share code, notes, and snippets.

@wwwjsw
Last active February 28, 2019 20:42
Show Gist options
  • Select an option

  • Save wwwjsw/09ae235e804b1dfdb7adcf17ba52511b to your computer and use it in GitHub Desktop.

Select an option

Save wwwjsw/09ae235e804b1dfdb7adcf17ba52511b to your computer and use it in GitHub Desktop.
most important instructions for PAGEKIT development

PageKit

  • ./pagekit start --server=127.0.0.1:8080 ref. PageKit Source
  • To watch for local LESS asset changes, run gulp watch.
  • To watch for JS module changes, run webpack --watch.
  • To translate application php pagekit translation:fetch.

Project Dependencies

  1. Composer
  2. npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment