prg-titech / Kanon

A live programming environment specialized for data structure programming.
https://prg-titech.github.io/Kanon/
MIT License
68 stars 4 forks source link

Introduce electron-packager and fix README.md #7

Closed 3tty0n closed 7 years ago

3tty0n commented 7 years ago

Purpose

This introduces electron-packager, creating stand-alone app, and includes some fix of README.md explaining how to build with nvm.

Usage

You can create and start stand alone app by executing the command below.

npm run-script create
npm run-script open