Features Videos Help About Updates
Menu Buy Now

Google Web Starter Kit

Basics
Getting Started
Refreshing Browsers
Browser Sync
Defaults For New Projects
Common Tasks
Set Language Options
Set Output Paths & Action
Build Your Project
Set Target Browsers
Critical Things
CodeKit + Git
Troubleshooting
License Recovery
Tools
Babel
Cache-Buster
Autoprefixer
Bower
Libsass
Bless
UglifyJS
Languages
Sass
Less
Stylus
JavaScript
CoffeeScript
TypeScript
Pug (Jade)
Haml
Slim
Kit
Markdown
JSON
Image Optimizers
SVG
PNG
JPEG
GIF
Frameworks
CodeKit Frameworks
Bourbon
Bourbon Neat
Bitters
Zurb Foundation
Google Web Starter Kit
Susy
Nib
Jeet
Compass
Syntax Checkers
ESLint
JSHint
JSLint
CoffeeLint
Advanced
Hooks
Adding Custom Languages
Team Workflows
Scripting CodeKit
Editor Plugins
Coda 2
Sublime Text
Atom
More
New in 3.0
Read-Only Mode
Upgrading From 2.0
FAQ
The Google Web Starter Kit logo

Google Web Starter Kit is a collection of boilerplate files for a multi-device, responsive website with modern best-practices.

With one click, you get a fully-functional website including HTML, JavaScript, and Stylesheets. Start customizing the design and content from there.


Creating A Web Starter Kit Project

A screenshot of the New Google Web Starter Kit menu command

Choose File > New Google Web Starter Kit Project from CodeKit's menubar.

In the window that appears, choose an empty folder.

CodeKit adds that folder as a Project and opens the Web Starter Kit category of Project Settings:

a screenshot of the Google Web Starter Kit category of Project Settings in CodeKit
One-Click Install

Click the Install Web Starter Kit button. CodeKit will download the latest version of Web Starter Kit from the web and change some Project Settings:

  1. All Output Paths and Actions for every language will be set appropriately for Web Starter Kit's structure.
  2. The project will use a Build Folder named dist and a source folder named app.
  3. The AutoPrefixer browser string will be customized.
  4. The ES2015, ES2016 and ES2017 Babel presets will be turned on
  5. All JavaScript files will be set to transpile with Babel.

Note: These settings are required to make Web Starter Kit build correctly. They will be set regardless of what your regular Defaults For New Projects are.

Build

When installation completes, CodeKit will automatically build your project for the first time. The dist folder is populated with output. All of your work should take place in the app folder.

Hit the Preview button in CodeKit to see the initial template, then start customizing.

Made in San Diego, CA
Follow the Developer on Twitter

  • Email support
  • Found a bug?