Skip to content

Commit

Permalink
Fix typo in README, Update dependencies and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed Aug 26, 2019
1 parent 377a630 commit a335662
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 95 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ metadata.json
.idea
.project
*.log
tmp
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ npm test
You can also run tests in the browser of your choice with this command:

```shell
npm run serve:gh-pages
npm run serve-gh-pages
```

and navigating to these two URLs:
Expand Down
Loading

0 comments on commit a335662

Please sign in to comment.