working app: https://secure.digitalsignage.com/skeleton/
- angular-cli
- angular router
- ng-bootstrap (responsive, scale browser to checkout navigation)
- ngrx + effects
- progressive web app (add to mobile home screen)
- ng-prime
- lots of components included
- login / logout
- two factor authentication support
- slider component
- navigation component
- menu component
- npm scripts
- express backend for two factor auth
git clone https://github.com/born2net/ng-skeleton.git
cd ng-skeleton
npm install
open browser: http://localhost:4203
- Angular kitchen sink: https://github.com/born2net/Angular-kitchen-sink
- Dashboard: https://github.com/born2net/studioDashboard
MIT