/Employee-List

A basic employee listing app with backend in Meteor and frontend in Reactjs.

Primary LanguageJavaScript

Employee-List

A basic employee listing app with backend in Meteor and frontend in Reactjs.

Follow these steps to test the app in your local machine:

Step 1: Clone the repository using command git clone https://github.com/anuragiiits/Employee-List or from the direct download option.

Step 2: Go into the repository in your local drive.

Step 3: If you have facebook yarn installed, just run the command yarn to install the dependencies. or Run command meteor npm install.

Step 4:Run command meteor to start the server.

Open the created server address in your browser.