ubiweb/template-starter

Ubiweb starter template.

dev-master 2019-02-12 18:44 UTC

This package is not auto-updated.

Last update: 2019-09-12 23:49:24 UTC


README

Use this starter template as a base for creating other Ubiweb templates. Make sure you keep config.template=self when previewing your work for assets to work.

Dev Preview

  • Same as an ubiweb domain.
  • config.yml: template: self
  • composer install
  • php -S localhost:9000 in the root to preview template.

Recommended Frontend Components