Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Gallagher committed Jun 9, 2015
0 parents commit e34820c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
/dist
/node_modules
8 changes: 8 additions & 0 deletions package.json
@@ -0,0 +1,8 @@
{
"name": "react-web-sdk",
"version": "0.0.1",
"description": "UI SDK based on react-native",
"main": "index.js",
"author": "Nicolas Gallagher",
"license": "MIT"
}

0 comments on commit e34820c

Please sign in to comment.