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

https://github.com/hungdev/curriculum-vitae


https://github.com/hungdev/curriculum-vitae

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Clone idea from : https://themeforest.net/item/ryan-vcard-resume-cv-template/21584603?_ga=2.163840185.722762301.1561877591-1933591126.1561773705

# The project is in the process of completion

How to run?

* Clone project:
```
git clone git@github.com:hungdev/curriculum-vitae.git
```

* Install library:
```
npm i
```

* Create env

rename .env.example to .env and fill information detail to .env file

* Start project:
```
npm start
```