Convention-based bootstrapper for LoopBack applications
Go to file
Miroslav Bajtoš cda7eec295 Initial commit 2014-05-23 15:51:20 +02:00
.gitignore Initial commit 2014-05-23 15:51:20 +02:00
.jshintignore Initial commit 2014-05-23 15:51:20 +02:00
.jshintrc Initial commit 2014-05-23 15:51:20 +02:00
CONTRIBUTING.md Initial commit 2014-05-23 15:51:20 +02:00
LICENSE Initial commit 2014-05-23 15:51:20 +02:00
README.md Initial commit 2014-05-23 15:51:20 +02:00
package.json Initial commit 2014-05-23 15:51:20 +02:00

README.md

LoopBack Boot

LoopBack Boot is a convention-based bootstrapper for LoopBack applications.

For full documentation, see the official StrongLoop documentation:

Installation

npm install loopback-boot

Usage

TBD