Szakdolgozat/backend/src/controllers/README.md

10 lines
337 B
Markdown
Raw Normal View History

# Controllers
This directory contains source files for the controllers exported by this app.
To add a new empty controller, type in `lb4 controller [<name>]` from the
command-line of your application's root directory.
For more information, please visit
[Controller generator](http://loopback.io/doc/en/lb4/Controller-generator.html).