Ionic Starter + Coffeescript + Sass + LiveReload

Hi everyone

I love ionic development and really enjoy the starter app. However, I don’t like raw JS and I’m super lazy and hate having to refresh my browser to see changes, so I rolled my own version of the starter package. You can find it here: https://github.com/StephenGrider/CoffeeScript-Ionic-Starter

It supports coffeescript, sass, and live code reload.

Hope its useful for everyone!

2 Likes

Thanks for share your code. @sgrider