agconti / cookiecutter-es6-boilerplate

A cookiecutter for bleeding edge front end projects.

Home Page:http://agconti.github.io/cookiecutter-es6-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A cookiecutter for bleeding edge front end projects.

http://agconti.github.io/cookiecutter-es6-boilerplate

License:MIT License


Languages

Language:JavaScript 73.0%Language:CSS 15.3%Language:HTML 11.6%