Skip to content

born2net/ng-skeleton

Repository files navigation

ng-skeleton

the ultimate angular seed project

demo

working app: https://secure.digitalsignage.com/skeleton/

technologies

  • 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

features:

  • login / logout
  • two factor authentication support
  • slider component
  • navigation component
  • menu component
  • npm scripts
  • express backend for two factor auth

install

git clone https://github.com/born2net/ng-skeleton.git
cd ng-skeleton
npm install
open browser: http://localhost:4203

related projects:

Videos:

Advanced angular tips and tricks

The Ultimate redux typed store implementation for angular

license:

MIT