Skip to content

KuNman/ElectronCrawler

Repository files navigation

electronadmin

Electron admin app

Build Setup

# install dependencies with Yarn (yarnpkg.com) 
yarn

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

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

# regenerate Element component styles in theme/ from element-variables.css
npm run theme

More information can be found here.


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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published