Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 305 Bytes

introduction.md

File metadata and controls

3 lines (2 loc) · 305 Bytes

Introduction

Frontend Tasks provides a simple and clean API for common tasks and build steps in modern frontend development. Tasks includes bundling and minifying JavaScript and CSS, Copying files, Linting JavaScript and CSS, etc. Under the hood it uses gulp and several gulp plugins to run the tasks.