/user-management

Simple CRUD User management application written in Angular 2.0

Primary LanguageTypeScriptMIT LicenseMIT

User Management

This application is a simple CRUD Application to manage Users with a simple ui authentication.

Wrriten in TypeScript, ES6 Standard, Angular 2.0, Angular In memory Web Api and angular-seed (https://github.com/mgechev/angular-seed) is used as boiledplate.

Available Scripts

install the project's dependencies

npm install

watches your files and uses livereload by default

npm start

Credentials to login into the application

Username/password - admin/admin, Username/password - user/user