LucasSch2410 / portfolio-electron

My web portfolio with Electron to run on Windows, Mac and Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Electron

An Electron application of my portfolio with React and TypeScript.

image-1

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

My web portfolio with Electron to run on Windows, Mac and Linux.


Languages

Language:TypeScript 86.8%Language:CSS 10.3%Language:HTML 2.0%Language:JavaScript 0.9%