https://github.com/hungdev/curriculum-vitae
https://github.com/hungdev/curriculum-vitae
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hungdev/curriculum-vitae
- Owner: hungdev
- Created: 2019-05-08T03:20:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:41:20.000Z (about 3 years ago)
- Last Synced: 2025-10-04T04:06:04.830Z (4 months ago)
- Language: JavaScript
- Size: 7.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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
```