Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
mpontus committed Sep 20, 2019
0 parents commit e8b0c96
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
dist
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "webpack-react",
"version": "1.0.0",
"main": "index.js",
"author": "Michael Pontus <m.pontus@gmail.com>",
"license": "MIT",
"scripts": {},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit e8b0c96

Please sign in to comment.