Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 881 Bytes

asar-explorer

Now you can snoop through all the electron apps


This project is still in development, but most core functionality is ready to use.

Build Setup
# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn run dev

# build electron app for production
yarn run build

This project was generated from electron-vue using vue-cli. Documentation about this scaffold can be found here.