srossokha / shturman

Desktop application for managing time tables
MIT License
0 stars 0 forks source link

shturman-electron

This is a Time Table application based on the Electron.

A basic Electron application needs just these files:

You can learn more about each of these components within the Quick Start Guide.

To Use

To run this application you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Install dependencies
npm install
# Run the app
npm start

License MIT