/OpenShift

Primary LanguageTypeScriptMIT LicenseMIT

Open Shift

An open source implementation of Shift (tryshift.com).

To run the local development environment, clone the repository, and run the following commands:

npm install
npm start

This application is developed with Electron and Angular 8. Any code changes made while npm start is running will be reflected immediately in the development Electron window.