Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 242 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 242 Bytes

Express Generator Babel

Getting Started

First,

$ npm install

Running Development

$ npm run dev

Build

$ npm run build

Starting

$ npm run start

Server running at localhost:3000