An open API service indexing awesome lists of open source software.

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.

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
```