# app [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) > My superb app ## Dev ``` $ npm install ``` ### Run ``` $ npm start ``` ### Build ``` $ npm run build ``` Builds the app for macOS, Linux, and Windows, using [electron-packager](https://github.com/electron-userland/electron-packager). ## License MIT © [<%= name %>](<%= website %>)