/angular-prototype-exemple

Un simple prototype d'une page de login et page d'accueil faites avec Angular

Primary LanguageTypeScriptMIT LicenseMIT

<<<<<<< HEAD <<<<<<< HEAD

AngularGestionTacheExemple

This project was generated with Angular CLI version 1.2.5.

Development server

Run ng serve 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|module.

Build

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

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. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

=======

30b11cc0c6ea2ef3308ab9d7f1059de94adc193c

Introduction

Un simple prototype d'une application de gestion de tâches. Il affiche une page de login statique qui redirige vers une page d'accueil responsive affichant un tableau de bord et menu principal Add topics

Sample Task manager application based upon ng2-charts/ ng2-bootstrap-layout/ @angular/material

Prerequisites

You need git to clone the angular2-sample-taskmanager repository. We also use a number of Node.js tools to initialize and test angular2-sample-taskmanager. You must have Node.js and its package manager (npm) installed.

Directory Structure

├── app │   ├── components │   │   ├── about │   │   │   └── ...ts │   ├── app.html │   ├── app.ts │   ├── index.html │   └── init.ts ├── dist │   ├── dev │   └── prod ├── tools │   ├── tasks │   ├── utils.js │   └── workflow.config.js ├── tsd_typings

Testing

No unit test are done. You can refer to the official page of angular for more informations about the tools and technologies used for Angular tests : https://angular.io/docs/ts/latest/guide/testing.html#!#tools-and-tech

Npm Scripts

Project structure

License

MIT License

<<<<<<< HEAD

30b11cc0c6ea2ef3308ab9d7f1059de94adc193c ======= 30b11cc0c6ea2ef3308ab9d7f1059de94adc193c