đŸ“Ļ malash / cv

📄 README.md · 25 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25# 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
```