The Multi-Platform Student Collaboration Tool built using JavaScript, HTML and CSS. It is based on Node.js and Electron
Clone and run the MattZK/StudentSync-Electron repository:
git clone https://github.com/MattZK/StudentSync-Electron.git
cd StudentSync-Electron
npm install
gulp build
npm start
To start a development server:
gulp serve
- NodeJS v9.x
- SASS Compiler
- Gulp
Download Ruby (Windows Only)
gem install sass
npm install gulp-cli -g
More info follows