techieanant / express-server-boilerplate

Quickly spin up a express server to serve static pages, react apps or REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Node with Express Server

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

Features

  • Babel 7
  • Environment Variables
  • Express

Requirements

Installation

  • git clone git@github.com:techieanant/express-server-boilerplate.git
  • cd express-server-boilerplate
  • npm install
  • npm start

About

Quickly spin up a express server to serve static pages, react apps or REST API


Languages

Language:HTML 70.0%Language:JavaScript 30.0%