Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankmotruri authored Jan 15, 2021
1 parent f752a37 commit 99eb7d7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# frontend-reacttable

## To Install and run
```git clone https://github.com/shashankmotruri/frontend-reacttable.git```<br >
``` cd frontend-reacttable ```
## Install Required Dependencies

```npm install```<br >
## Run on local host
```npm start```<br >

0 comments on commit 99eb7d7

Please sign in to comment.