Skip to content

MattZK/StudentSync-Electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentSync Logo

The Multi-Platform Student Collaboration Tool built using JavaScript, HTML and CSS. It is based on Node.js and Electron

Quick start

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

Requirements

  • NodeJS v9.x
  • SASS Compiler
  • Gulp

NodeJS

Download NodeJS

SASS

Download Ruby (Windows Only)

gem install sass

Gulp

npm install gulp-cli -g

More info follows

About

Multi-Platform Student Collaboration Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published