Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

kjy5/artifact-meta-manager

Artifact Meta Manager

Build Website Deploy to GitHub Pages Dependency Review Reformat and Lint CodeQL DeepSource

Tool to manage the metadata of artifacts for my Honors Portfolio.

Launch the tool here.

Development

  1. Get the latest version of Node.js (LTS or Current).
  2. Clone the repository.
  3. cd artifact-meta-manager
  4. npm install
  5. npm run dev