conrman / starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter Kit

Personal set of build tools for frontend development. The intent is to put together a library of components which can be reused between projects.

Getting Started

Install node modules with npm:

$ npm install

Run default tasks and build dist:

$ gulp

Fly you fools

Important Files

  • gulpfile.babel.js
    • Written in ES6

About


Languages

Language:CSS 62.3%Language:JavaScript 37.6%Language:HTML 0.1%