Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 307 Bytes

Votest (Desktop)

  • nvm use v8
  • yarn add electron --save
  • yarn start:local to run app under local web-server
  • yarn start to run app under Elektron

Todo

  • build app for Windows/MacOS/Linux os
  • add auto input formatting (xx-xx-xx)
  • test on Windows
  • add Gulp with SCSS & ES6 transpiling