Template for all my future web application ( express, scss, pug, eslint... )
- Automatically load any route in the routes folder.
- Automatically extract information from package.json to setup app name, authors, desc..
- Install and link materialize-css and jquery ( serving statically jquery/dist and materialize-css/js to javascripts ) default style.scss load materialize-css/scss color definition, set up primary colors, then load everything
#TODO
-[] automatically generate favicon should look into @johnsorrentino work with [https://github.com/johnsorrentino/center.js] and [https://github.com/johnsorrentino/favicon.js]