Skip to content

Commit

Permalink
Merge branch 'master' into redux
Browse files Browse the repository at this point in the history
  • Loading branch information
minaorangina committed Oct 25, 2016
2 parents 1723183 + 71be7fc commit 7b78190
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
node_modules/
npm-debug.log
bundle.js
.gitattributes
public/.bundle.js
*.env
*.sh
*.env
.nvmrc
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Simple as that :smile:
###[I'm keeping track of any problems or bugs encountered here](https://github.com/minaorangina/run/blob/master/problems-solutions.md)

## TODO
- [ ] Add Redux
- [x] Add Redux
- [x] Swap babelify for webpack
- [x] Add styles

0 comments on commit 7b78190

Please sign in to comment.