Example of using LoopBack in both browser and server.
Page Contents

loopback-example-isomorphic

$ git clone https://github.com/strongloop/loopback-example-isomorphic.git
$ cd loopback-example-isomorphic
$ npm install
$ node .

Using LoopBack on the client-side and server-side.


More LoopBack examples

Tags: example_app