https://github.com/strongloop/loopback-getting-started-intermediate
https://github.com/strongloop/loopback-getting-started-intermediate
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strongloop/loopback-getting-started-intermediate
- Owner: strongloop
- Created: 2014-11-07T19:18:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T22:02:35.000Z (over 6 years ago)
- Last Synced: 2024-04-09T16:18:15.806Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://docs.strongloop.com/display/LB/Getting+started+part+II
- Size: 355 KB
- Stars: 68
- Watchers: 31
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# loopback-getting-started-intermediate
Please see LoopBack [Getting started part II](http://loopback.io/doc/en/lb3/Getting-started-part-II.html) 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](https://loopback.io/doc/en/lb3/Tutorials-and-examples.html)