diff --git a/.gitignore b/.gitignore index 77ad0ca..99eb7e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ node_modules/ npm-debug.log +bundle.js .gitattributes -public/.bundle.js -*.env *.sh +*.env .nvmrc diff --git a/README.md b/README.md index 0440979..241a78a 100644 --- a/README.md +++ b/README.md @@ -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