Developer Guide
This page provides information useful for developers of TechFolio Designer.
Installation
- Install node.js.
- Download the TechFolio Designer repo.
- cd into the app/ directory,
- run
npm install
- run
npm install electron-prebuilt-compile
Run
Use the command npm start
to start the techfolios application.