crscillitoe / OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:TypeScript 83.4%Language:HTML 6.7%Language:CSS 5.6%Language:JavaScript 4.3%