Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/born2net/ng-skeleton
The ultimate Angular seed project
https://github.com/born2net/ng-skeleton
Last synced: 1 day 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T17:32:45.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T11:36:22.482Z (7 months ago)
- Language: TypeScript
- Homepage: https://secure.digitalsignage.com/skeleton
- Size: 484 KB
- Stars: 41
- Watchers: 5
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
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 includedfeatures:
----------
- login / logout
- two factor authentication support
- slider component
- navigation component
- menu component
- npm scripts
- express backend for two factor authinstall
-----------
```
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/studioDashboardVideos:
------------------------------------------------------------------------[![Advanced angular tips and tricks](http://img.youtube.com/vi/vyiyJCLlGwo/0.jpg)](https://www.youtube.com/watch?v=vyiyJCLlGwo&feature=youtu.be "Advanced angular tips and tricks")
[![The Ultimate redux typed store implementation for angular](http://img.youtube.com/vi/bEkPEnudm7s/0.jpg)](https://www.youtube.com/watch?v=bEkPEnudm7s&feature=youtu.be "The Ultimate redux typed store implementation for angular")
license:
--------
MIT