add readme

This commit is contained in:
Tommy Parnell
2015-06-13 14:19:54 -04:00
parent 8180e71a0a
commit 0a2acd59fa
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
node_modules/
output.js

5
readme.md Normal file
View File

@@ -0,0 +1,5 @@
`npm install -g grunt-cli`
`npm install`
`grunt browserify`
read the output file. Line 4 should look like this `var __extends = undefined.__extends `