Example of using LoopBack in both browser and server.
Page Contents
Note: This page was generated from the
loopback-example-isomorphic/README.md.
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.