Skip to content

Latest commit

 

History

History

README.md

Tag Stack - Electron

Setup

Make sure to install dependencies:

npm install

Development Server

Start the development server on http://localhost:3000:

npm run dev