Skip to content

NizarSteria/Angular-Users-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 Gestion des utilisateurs

Consignes

Migration d'une application de gestion des utilisateurs (d'angular 1 à angular 2)

Angular Concepts Covered

  • TypeScript version that relies on classes and modules
  • Modules are loaded with System.js
  • Defining routes (including child routes)
  • Using Custom Components
  • Using Custom Directives
  • Using Custom Pipes

Running the Application

  1. Install Node.js 6.x or higher. The server uses ES2015 features so you need Node 6.x or higher!

  2. Run npm install to install app dependencies

  3. Run npm start in a separate terminal window to build the TypeScript, watch for changes and launch the web server

  4. Go to http://localhost:9000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published