Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcello3d/webapp-boilerplate


https://github.com/marcello3d/webapp-boilerplate

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# quickstart express app

```
$ npm install
$ ./bin/www
// open http://localhost:3000
```

## features

* Autobuild stylus css
* Autopackage js with browserify
* Hash static resources for better caching
* ENV loading in development
* Simple and extendable logging

## modules

* express
* hbs
* stylish
* enchilada
* taters
* localenv
* book
* httperrors