Skip to content

dwoolworth/demo-test-express-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Express Server Example

A very simple Express server example that's setup to use babel and other "helpers" to set a boilerplate/template for future work or to play around with.

To install:

$ npm install
$ npm run dev

To build:

$ npm install
$ npm build:all

To run transpiled code:

$ npm run start

About

Simple Express server demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published