Techno-Crafts / angular-seed

Angular Seed App with Angular 5.0, ngrx/store 4, bootstrap 4, ngrx/effects, immutable.js

Home Page:https://ng-ngrx-seed.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Seed Logo

Angular Seed Plug and play Seed application built with ❤️ using Angular5, Redux/ngrx-store4, Observables & ImmutableJs.

Check demo | Docs

What's included?

Currently, this is a fairly basic vesion of the application. We are calling it a pre-alpha release.

What's working and ready to be deployed?

  • Authentication (Login/Signup)
    • ngrx/store version 4 with lazy loaded feature added.
  • Auth Guard for route.
  • Toasty notification.
  • Bootstrap 4 beta 2.
  • Progress Bar for http requests.
  • Angular animation implemented for login form.

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Prod Build

Run yarn build:prod to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Who are we?

We are Aviabird Technologies.

We love to create awesome Web & Mobile products.

We are very proud of our work.

We love technologies like Golang, Elixir, Scala, Ruby, Javascript, Typescript, Swift, Java.

We love some frameworks too:-

  • Ruby On Rails
  • Phoenix/Elixir framework.
  • Spring framework.
  • AngularJs (1.x+ & 2.x+)
  • ReactJs
  • BackboneJs

We are avialible for hire

About

Angular Seed App with Angular 5.0, ngrx/store 4, bootstrap 4, ngrx/effects, immutable.js

https://ng-ngrx-seed.firebaseapp.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 79.8%Language:HTML 13.6%Language:CSS 3.4%Language:JavaScript 3.2%