Skip to content

timothyac/js-tldr-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-tldr-electron

Unofficial electron app for https://github.com/RusinovAnton/js-tldr

Install

# clone repository
git clone https://github.com/SunstroUS/js-tldr-electron

# open folder
cd js-tldr-electron

# install dependencies
npm install

# start app
npm run start

Dev

Commands:

  • npm run start : Compiles the type and runs the application
  • npm run compile-type : Compiles just the type without starting the application

Releases

No releases published

Packages

No packages published