https://github.com/born2net/ng-skeleton
The ultimate Angular seed project
https://github.com/born2net/ng-skeleton
Last synced: 7 months ago
JSON representation
The ultimate Angular seed project
- Host: GitHub
- URL: https://github.com/born2net/ng-skeleton
- Owner: born2net
- Created: 2016-12-31T03:19:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T17:32:45.000Z (almost 9 years ago)
- Last Synced: 2025-04-07T21:51:22.349Z (8 months ago)
- Language: TypeScript
- Homepage: https://secure.digitalsignage.com/skeleton
- Size: 484 KB
- Stars: 41
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- angular-awesome-list - ng-skeleton - Пример SPA на Angular c ngrx, bootstrap и двухфакторной авторизацией (Awesome Angular [](https://github.com/gdi2290/awesome-angular) [](https://github.com/brillout/awesome-angular-components) / Angular <a id="angular"></a>)
README
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:
-----------
- Angular kitchen sink: https://github.com/born2net/Angular-kitchen-sink
- Dashboard: https://github.com/born2net/studioDashboard
Videos:
------------------------------------------------------------------------
[](https://www.youtube.com/watch?v=vyiyJCLlGwo&feature=youtu.be "Advanced angular tips and tricks")
[](https://www.youtube.com/watch?v=bEkPEnudm7s&feature=youtu.be "The Ultimate redux typed store implementation for angular")
license:
--------
MIT