Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 464 Bytes

File metadata and controls

14 lines (10 loc) · 464 Bytes

loopback-getting-started-intermediate

Please see LoopBack Getting started part II for the tutorial that walks you through creating this application.

$ git clone https://github.com/strongloop/loopback-getting-started-intermediate.git
$ cd loopback-getting-started-intermediate
$ npm install
$ node .

More LoopBack examples