https://github.com/jacklam718/resume
https://github.com/jacklam718/resume
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacklam718/resume
- Owner: jacklam718
- Created: 2017-01-15T07:11:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T16:10:58.000Z (over 9 years ago)
- Last Synced: 2025-05-19T18:48:57.916Z (about 1 year ago)
- Language: HTML
- Homepage: https://jacklam-resume.herokuapp.com
- Size: 152 KB
- Stars: 0
- Watchers: 2
- 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
```