Skip to content

ibmbendev/EmployeeManagement

Repository files navigation

##Introduction:

This is a small demo application for Employee Management, which can be used for managing employee details.

View Demo

##Application Access:

UserName : rajeshwar
Password : rajeshwar

##Prerequisites

  1. Node.js
    Installation Instructions

  2. Bower
    Installation Instructions

  3. Grunt
    Installation Instructions

##Project Setup:

  1. Create a folder/directory from command prompt, using the following command

    mkdir

  2. Type the following command and press enter.

    git clone https://github.com/rajeshwarpatlolla/EmployeeManagement.git

  3. Now you will see a message "Cloning into 'EmployeeManagement'...". Once the cloning is completed, move to "EmployeeManagement" directory.

    cd EmployeeManagement

  4. Use the following command to install npm dependencies.

    npm install

  5. Use the following command to install bower components.

    bower install

  6. Once all these steps completed successfully, run the following command.

    grunt serve

##Versions:

1) v1.0.0

A sample Employee management application has built.

About

Sample Employee Management System using AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published