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

https://github.com/wesjd/express-app-template

A template for express apps including pug and babel
https://github.com/wesjd/express-app-template

Last synced: 9 months ago
JSON representation

A template for express apps including pug and babel

Awesome Lists containing this project

README

          

# express-app-template
A template for express apps including pug and babel

## Usage
1. Copy the source to an empty project
2. `cd server`
3. `npm run server`
4. Happy hacking!

## License
[The Unlicense](LICENSE)