oxygenhq / oxygen-ide

Oxygen IDE
GNU General Public License v3.0
15 stars 6 forks source link

Oxygen IDE

Building:

  1. npm i
  2. npm run dev to start in development mode or npm run start in production mode.
  3. npm run package to generate the release package.

OS Specific requirements for building:

Windows:

Linux

OS X