Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacklam718/resume
https://github.com/jacklam718/resume
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacklam718/resume
- Owner: jacklam718
- Created: 2017-01-15T07:11:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T16:10:58.000Z (about 8 years ago)
- Last Synced: 2024-12-28T13:17:04.168Z (about 2 months ago)
- Language: HTML
- Homepage: https://jacklam-resume.herokuapp.com
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Summary
My personal resume, using meteor and angular# Start app
```bash
meteor
```# Deploy app
```bash
meteor deploy app_name.meteor.com
```