This is a starter/example/seed repo I created for my own personal projects.
It includes:
- 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.
Small starter repo for Mithril webapps written in coffeescript with gulp for building
JavaScript
This is a starter/example/seed repo I created for my own personal projects.
It includes:
gulp watch
to get local development started.gulp build
to build a distribution.gulp wiredep
to add new bower dependencies to your index.html.