Application todo-list was created in todo-list. For this tutorial, when prompted with the options for enabling certain project features (LoopBack's build, eslint, mocha, etc.), leave them all enabled.
Express is an un-opinionated Node.js framework. LoopBack REST API can be mounted to an Express application and be used as middleware. This way the user can mix and match features from both frameworks ...