JsPorter is built using electron, react, material-ui, sequelize, and sqlite, and many other amazing web technologies.
Note that it is in active development and still very rough aground the edges
check out the latest releases
# Clone the repository
git clone https://github.com/PhilipConte/jsporter
cd jsporter
npm install
#Try it out
npm start
#Compile
npm run make