Skip to content

Generator for Contao 4.4+ with SCSS and ES6 via WebPack

License

Notifications You must be signed in to change notification settings

DieSchittigs/yeoman-contao

Repository files navigation

Contao Generator Logo

Contao Generator NPM version

Yeoman generator for Contao 4.4+ with SCSS and ES6 via WebPack

Features

Screencast

Screencast

Prerequisites

  • Mac OS or Linux*
  • PHP 7.1+
  • Node.js 8.9+
  • MySQL Server

* Windows support can be achieved through the Windows Subsystem for Linux.

Installation

First, install Yeoman and generator-contao using npm.

npm i -g yo
npm i -g @dieschittigs/generator-contao

Then generate your new project:

yo @dieschittigs/contao

That's it!

Usage

This generator provides tasks for compilation via WebPack, source-file watching, syncing, deployment and the local dev server.
See a list of all tasks by entering:

npm run

License

ISC © Die Schittigs

About

Generator for Contao 4.4+ with SCSS and ES6 via WebPack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published