@mesamo/electron-scripts

Configuration and scripts for create electron app.


Keywords
electron, electron-scripts
License
MIT
Install
npm install @mesamo/electron-scripts@0.2.0

Documentation

Electron Scripts

Build Status Super Linter NPM version NPM downloads

Configuration and scripts for create electron app.

📚 Document

  • Coming soon

Features

  • Quickly create an Electron app
  • The Main process supports Typescript

📦 Install

npm i @mesamo/electron-scripts -D

🔨 Usage

Runs the project in development mode.

electron-scripts start

Builds the app for production to the build folder.

electron-scripts build

🤝 Contributing

We welcome all contributions, please read our CONTRIBUTING.md first,
let's build a better CLI Tools library together.

License

MIT