Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 659 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 659 Bytes

webApp-template

Template for all my future web application ( express, scss, pug, eslint... )

Features

  • 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]