Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tniah/expressjs-boilerplate


https://github.com/tniah/expressjs-boilerplate

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## A boilerplate for ExpressJS

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run dev
```