8000 GitHub - ahmedfarooki/express-es6: Skeleton code for ES6 ready Express 4.x Server using Babel and Flow.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahmedfarooki/express-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-es6

Basic skeleton (boilerplate code) with ES6 ready Express 4.x API server, using Babel and Flow. Should make it easy to get up and running with a simple API server.

Installation

$ npm install -g yarn
$ git clone https://github.com/ahmedfarooki/express-es6
$ cd $_
$ yarn install
$ yarn start

You should be able to access the api at: http://localhost:8080

About

Skeleton code for ES6 ready Express 4.x Server using Babel and Flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0