Developer Guide

Desktop client for managing TechFolio professional portfolios


Developer Guide

This page provides information useful for developers of TechFolio Designer.

Installation

  1. Install node.js.
  2. Download the TechFolio Designer repo.
  3. cd into the app/ directory,
  4. run npm install
  5. run npm install electron-prebuilt-compile

Run

Use the command npm start to start the techfolios application.