/microBlock-IDE-offline

Offline version of microBlock IDE

Primary LanguagePython

microBlock IDE (Offline version)

Offline version of microBlock IDE

Using

# Clone project
git clone --recurse-submodules https://github.com/microBlock-IDE/microBlock-IDE-offline.git

# Install electron-rebuild
npm install --save-dev electron-rebuild

# Install the dependencies 
npm install

# Run program
npm start