Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 400 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 400 Bytes

Stash

A stock management application written in TypeScript, using Electron, React & Material UI.

Stash-Portfolio-Screenshot

Installation

  1. Clone the repository
git clone [email protected]:SurferSamuel/Stash.git
  1. Install packages
npm install
  1. Run the application
npm run start