Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 212 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 212 Bytes

jasonsoft-express-server 🍐

express server example, using ES2015/ES6+ features to develop and run

Installation

$ npm install

Running the app

# development
$ npm run dev