Skip to content
Scott Wakefield edited this page Jun 22, 2017 · 3 revisions

Overview

Kick start the development of a website or web application. Hit the ground running with pre-configured Gulp tasks, linter configurations, a sensible directory structure and default meta files.

Why Kickoff?

If you maintain multiple websites or web applications it is important to establish some kind of consistency across those projects to allow you to easily transition from one to another. While every project will be different, there are certain core files and directories that will always be present.

Kickoff aims to not only to help you start your new projects more quickly, but also make sure that you have a consistent (and eventually frictionless) workflow; from the structure of your directories to the tools you use to test your code.

Clone this wiki locally