Skip to content

Commit

Permalink
updated readme; removed vscode settings from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jantho1990 committed Jun 12, 2018
1 parent 53c427c commit 18c3cab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.vscode
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ This is a sample React project, built around a StarRating component which displa

## Install
```
git clone https://github.com/Jantho1990/react-star-rating.git
git clone https://github.com/Jantho1990/react-star-rating.git react-star-rating
npm install
cd react-star-rating
npm start
```

Expand Down

0 comments on commit 18c3cab

Please sign in to comment.