stronger-loop
v1.0.2
Published
A basic strongloop workshop for beginners
Downloads
10
Maintainers
Readme
Workshopper course for strongloop and loopback
This is a beginner Strongloop workshop for newbies at Soluciones Drag & Drop. It covers:
- Models
- Remote hooks and Operation hooks
- Remote methods
- Relations
- Install Node.js
- Run
npm install -g stronger-loop
- Run
stronger-loop
- .. profit!
Credits
This was inspired and based on the (workshopper-mocha-boilerplate)([https://github.com/ThibWeb/workshopper-mocha-boilerplate) repo.