Awesome
electron-calculator
Calculator desktop app with electron
Setup
git clone
the projectnpm i
(require Node.js >= 4.2)npm i -g electron-prebuilt
- run
npm start
for running the app - run
npm run dev
for running webpack
Calculator desktop app with electron
git clone
the projectnpm i
(require Node.js >= 4.2)npm i -g electron-prebuilt
npm start
for running the appnpm run dev
for running webpack