Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 656 Bytes

File metadata and controls

14 lines (12 loc) · 656 Bytes

parallel

The web-based desktop environment. parallel Desktop Environment

NOTE

A newer parallel is currently in development, so this version of parallel will not recieve as many updates. Join my Discord server for more information!

How to use parallel

  1. Clone the repository
    • git clone https://github.com/ZoneCommunity/parallel
  2. Navigate into the root of the repository
    • cd parallel
  3. Install dependencies and run parallel
    • npm install && npm start