Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariohmol/angellist-babel
testin babel with angellist
https://github.com/mariohmol/angellist-babel
Last synced: 1 day ago
JSON representation
testin babel with angellist
- Host: GitHub
- URL: https://github.com/mariohmol/angellist-babel
- Owner: mariohmol
- License: gpl-3.0
- Created: 2016-06-09T21:07:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T01:33:13.000Z (over 3 years ago)
- Last Synced: 2024-04-13T22:23:06.551Z (7 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Running
Configure:
`npm install`
Compile
`babel code/angellist-csv.js -o build/app.js`
Run:
`node build/app.js "[email protected]" "password"`