Skip to content

desw0lf/cv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Download / Get Metadata a) To modify metadata; run:
npm run get-data

then edit ./src/_harp.json.

b) To download metadata from external source; run:

export DATA_JSON_URI=https://URL_HERE.com/file.json && npm run get-data
  1. Install dependencies
npm install

Run locally

npm run start

Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published