anuragiiits / Employee-List

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 93.4%Language:CSS 4.1%Language:HTML 2.5%