Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaeljymsgutierrez/express-api-es6

Full ES6 node express api - (Personal SETUP)
https://github.com/michaeljymsgutierrez/express-api-es6

es6 expressjs nodejs

Last synced: 15 days ago
JSON representation

Full ES6 node express api - (Personal SETUP)

Awesome Lists containing this project

README

        

# express-api-es6

Full ES6 node express api

### Installation

- exec `git clone [email protected]:michaeljymsgutierrez/express-api-es6.git`
- cd `express-api-es6`
- exec `npm install` or `yarn install`
- exec `cp default.env.js env.js`
- configure `env.js` if necessary

### Run Server

- exec `npm start`