/cookiecutter-es6-boilerplate

A cookiecutter for bleeding edge front end projects.

Primary LanguageJavaScriptMIT LicenseMIT

cookiecutter-es6-boilerplate

Build Status

A lean cookiecutter for front-end prototypes. Built for bleeding edge development with ES6.

Overview

This project takes care of the setup and configuration so you can focus on making your app awesome. Scaffolding a project takes seconds and it gives you the essentials, like ES6 through Bable and a viable scss framework, to get started. This project aims to get out of your way, and to allow you easily create while providing a solid foundation for your app to mature in the future.

Quick Start

Install cookiecutter:

pip install cookiecutter

Scaffold your project:

cookiecutter gh:agconti/cookiecutter-es6-boilerplate

es6 scaffolding

Features

Contributing

Want a new feature or find a bug? Submit a Pull Request! This project adheres to the Contributor Covenant.