Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Chapter04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Chapter 4: Building Screenshot snipping tool

Installing

npm install

Running

# terminal 1: run local web server
npm run serve

# terminal 2: run electron app
npm start