CircuitCoder / Console-Lite

Console-Lite

Home Page:https://easymun.com/console-lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console Lite

Travis AppVeyor David David Dev

Develop

# Install dependencies
yarn install --frozen-lockfile
yarn rebuildNative # Rebuild native modules for Electron

# Start from source:
yarn start

# Start only the server:
yarn server 

To build the executable package, please run the following commands.

yarn pack

If you want to run from source again, you need to reinstall the dev dependencies

License

All source code within this repository are released under the MIT License. For a detailed license file, please refer to LICENSE.

About

Console-Lite

https://easymun.com/console-lite

License:MIT License


Languages

Language:JavaScript 60.8%Language:HTML 23.6%Language:CSS 15.6%