Skip to content

Yeoman generator that scaffolds out a LoopBack application

License

Notifications You must be signed in to change notification settings

strongloop/generator-loopback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Miroslav Bajtoš
Jun 27, 2014
2c53966 · Jun 27, 2014

History

19 Commits
May 20, 2014
May 16, 2014
May 19, 2014
May 19, 2014
May 19, 2014
May 19, 2014
May 21, 2014
May 12, 2014
May 12, 2014
May 14, 2014
May 16, 2014
May 16, 2014
May 12, 2014
May 12, 2014
May 12, 2014
Jun 27, 2014

Repository files navigation

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