Setting Up Your Build

By

Jean-Luc Martin

@Mustack_

Process Your Source Code

  • Transpile from ES6/Typescript/etc to ES5 Javascript
  • Minification
  • Apply CSS pre-processors
  • Stringify HTML templates

Utilities for Development

  • Auto-Reload
  • Linting
  • Unit Testing

github.com/Mustack/deku-boilerplate

A Gulp Task..

deck

By mustack

deck

  • 787