UNPKG

silk-gui

Version:

GUI for developers and Node OS

19 lines (12 loc) 338 B
# Sleek Default Window Manager for Silk GUI. ## To run locally ``` bash git clone https://github.com/Silk-GUI/Sleek.git cd Sleek npm install ``` Find where silk-gui is installed on your computer and open the config.json. Change the `windowManager` property to the path of your local copy. Restart Silk. Run `npm run bundle-dev`.