electron-calculator
January 17, 2016 ยท View on GitHub
Calculator desktop app with electron
Setup
git clonethe projectnpm i(require Node.js >= 4.2)npm i -g electron-prebuilt- run
npm startfor running the app - run
npm run devfor running webpack
January 17, 2016 ยท View on GitHub
Calculator desktop app with electron
git clone the projectnpm i (require Node.js >= 4.2)npm i -g electron-prebuiltnpm start for running the appnpm run dev for running webpack