Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frankfang/cv-2020

预览地址:
https://github.com/frankfang/cv-2020

Last synced: 17 days ago
JSON representation

预览地址:

Awesome Lists containing this project

README

        

网页预览:http://fangyinghang.com/cv-2020/dist/index.html

## 开发模式

```
npm i -g parcel-bundler
parcel src/index.html
```

## 部署网页

```
parcel build src/index.html --public-url .
```