Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhmmasson/template-webapp

Template for all my future web application ( express, scss, pug, eslint... )
https://github.com/dhmmasson/template-webapp

javascript node pug scss template

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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