/A4

A4 Final Project exploring school desegregation

Primary LanguageCSSMIT LicenseMIT

Data Shiz Team Starter

Note: (Based off The Pudding Starter Template)

Setup

Dependencies

Features

  • Transpiles ES6 with Babel
  • Stylus for CSS pre-processor
  • Handlebars for HTML templating
  • Google Docs -> JSON (with ArchieML) integration for a micro CMS
  • Bundles and minifies JavaScript with Webpack
  • Bundles, minifies, auto-prefixes, and inlines CSS
  • Async font loading (using FOUT)
  • Preloaded icon set

Setup

  • Ensure that node and gulp are installed. This project requires that gulp@3.9.1 is installed, DO NOT upgrade to gulp@4.0.0.
npm install -g gulp@3.9.1

Documentation

See the generated README file in the new project directory for instructions.