Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 516 Bytes

generator-loopback

Yeoman generator that scaffolds out a loopback application.

Getting Started

  • Install: npm install -g generator-loopback
  • Run yo loopback
  • Run node . to start the scaffolded server

See the official documentation for more information.

Mailing List

Discuss features and ask questions on LoopBack Forum.

License

Dual MIT/StrongLoop