Skip to content

Latest commit

 

History

History
executable file
·
31 lines (30 loc) · 615 Bytes

README.md

File metadata and controls

executable file
·
31 lines (30 loc) · 615 Bytes

react-desktop

just one web-desktop

Demo

https://wushilong.github.io/react-desktop/

Preparation

npm update -g
npm install -g jade typescript typings tsd bower

Installation

$ git clone https://github.com/wushilong/react-desktop.git
$ cd react-desktop
$ npm install
$ tsd install
$ typings install
$ bower install

Run

$ npm run build
$ npm run dev

Hotkey

alt+c #close current widget
alt+l #open widget-switcher,widget-switcher will list all opened widget
alt+s #open startmenu

Enjoy!