react app

This commit is contained in:
Mario Romano
2016-04-07 15:33:50 +01:00
parent f32e53a835
commit 2a8113835a
55 changed files with 17175 additions and 177 deletions

View File

@@ -0,0 +1,13 @@
# Promise Polyfill
Note: this is an unsolicited fork of [taylorhakes/promise-polyfill](https://github.com/taylorhakes/promise-polyfill)
and should be considered experimental and unstable compared to upstream.
## Testing
```
npm install
npm test
```
## License
MIT