https://github.com/malash/cv
My resume.
https://github.com/malash/cv
cv front-end resume
Last synced: 5 months ago
JSON representation
My resume.
- Host: GitHub
- URL: https://github.com/malash/cv
- Owner: malash
- License: mit
- Created: 2018-05-03T10:46:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T11:19:24.000Z (about 8 years ago)
- Last Synced: 2025-02-02T00:44:58.738Z (over 1 year ago)
- Topics: cv, front-end, resume
- Language: HTML
- Homepage: https://malash.me/project/cv/index.html
- Size: 304 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chong MA
This is the repo of my resume.
Online version can be fount here:
* [English](https://malash.me/project/cv/index.html)
* [简体中文](https://malash.me/project/cv/index-zh.html)
## Contribution
Please dont't. This is a private repo.
But you can fork it as the [MIT license](./LICENSE).
## Release
Install `node >= 8` and `npm >= 5` and run:
```bash
npx bower install
npx serve
```