Yeoman Generator for loopback-angular-ui-router
A Yeoman generator to scaffold websites hosting a LoopBack REST API presented using an AngularJS and Bootstrap (CSS) frontend. It aims to scaffold the construction of a full-stack website and aid the developer by offering a simple user experience to do that. All the hard stuff is already taken care of for you by a toolchain of robust, popular and conceptually similar libraries and tools.
See loopback-angular-ui-router for features and instructions and why this generator is going to save you a ton of time getting started with LoopBack and AngularJS.
- Install the generator by running:
npm install -g generator-loopback-angular-ui-router
- Run:
yo loopback-angular-ui-router
- Check out loopback-angular-ui-router to learn more about this generator's features.
- Start building a website with LoopBack and AngularJS!
Jeff Rose, @DigiMachinist
Code and documentation copyright 2015 Jeff Rose. Code released under the MIT license.