Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rwieruch/node-express-server

Basic Node with Express Server
https://github.com/rwieruch/node-express-server

boilerplate express express-js expressjs node node-js nodejs

Last synced: 2 months ago
JSON representation

Basic Node with Express Server

Awesome Lists containing this project

README

        

# Simple Node with Express Server

[![Build Status](https://travis-ci.org/rwieruch/node-express-server.svg?branch=master)](https://travis-ci.org/rwieruch/node-express-server) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/node-express-server.svg)](https://greenkeeper.io/)

An easy way to get started with a Express server with Node.js.

## Features

* Express

## Requirements

* [node & npm](https://nodejs.org/en/)
* [git](https://www.robinwieruch.de/git-essential-commands/)

## Installation

* `git clone [email protected]:rwieruch/node-express-server.git`
* `cd node-express-server`
* `npm install`
* `npm start`