Skip to content

Commit

Permalink
initial boiler plate
Browse files Browse the repository at this point in the history
  • Loading branch information
andventuree committed Jul 15, 2018
0 parents commit e98c26d
Show file tree
Hide file tree
Showing 13 changed files with 6,664 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .babelrc
@@ -0,0 +1,3 @@
{
"presets": ["react", "env"]
}
4 changes: 4 additions & 0 deletions .gitignore
@@ -0,0 +1,4 @@
node_modules
public/bundle.js
public/bundle.js.map
.DS_Store

0 comments on commit e98c26d

Please sign in to comment.