MateenKadwaikar / Angular2-Groceries

Groceries With Angular 2

Home Page:https://groceries-7ba8e.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Groceries with ANgular 2

DEMO

https://groceries-7ba8e.firebaseapp.com/

This project is build on Angular CLI ( https://github.com/angular/angular-cli ) .

This project will give you basic idea about how to use Angular Final , Angular PIPES , Routers, Output Event Syntax and AuthGuard for protecting your url.

It also use SessionStorage to store and retrieve data.

The default user name and password is

UserName : - user@nativescript.org Password :- password

Prerequisites

Node.js and npm are essential to Angular 2 development.

Install angular-cli globally in your system by 'npm install -g angular-cli' so that you can use angular-cli syntax.

Get it now if it's not already installed on your machine.

Verify that you are running at least node v5.x.x and npm 3.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors.

About

Groceries With Angular 2

https://groceries-7ba8e.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 57.9%Language:HTML 28.5%Language:JavaScript 7.5%Language:CSS 6.1%