Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 478 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 478 Bytes

Mithril + Coffee + Gulp + Browserify

This is a starter/example/seed repo I created for my own personal projects.

It includes:

Gulp Tasks

  • Run gulp watch to get local development started.
  • Run gulp build to build a distribution.
  • Run gulp wiredep to add new bower dependencies to your index.html.