0.1.0 • Published 4 years ago
@aoisummer/cra-template-electron v0.1.0
cra-template-electron
A simple template for Electron app.
Usage
To run this template you'll need Node.js installed on your computer.
More details:
- Electron: https://www.electronjs.org/docs
- Create React App: https://create-react-app.dev/docs/getting-started
Install
npx create-react-app your-project-name --template @aoisummer/electron
cd your-project-name
npm installDevelopment
npm startBuild production
npm run build0.1.0
4 years ago