Skip to content

1UDIT/CandidatePlatform

Repository files navigation

Installation

Procedures:

  1. Clone this repository.
  2. Install npm globally: npm install -g npm (check your node version >= 16.6, recommended >= 18)
  3. Run npm install

And next, depending on the needs:

For Chrome:

  1. Run:
    • Dev: npm dev or npm run dev
    • Prod: npm build or npm run build
  2. Open in browser - chrome
  3. Check - Developer mode
  4. Find and Click - Load unpacked extension
  5. Select - dist folder