React 实现的 Web 桌面 react-desktop

码农软件 · 软件分类 · React 开源项目 · 2019-04-28 08:28:56

软件介绍

一个使用react编写的web桌面。使用typescript来编写逻辑,react来编写view,jade写基本的dom结构,打包工具使用webpack。

运行效果:

准备

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

安装

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

运行

$ npm run build
$ npm run dev

本文地址:https://www.codercto.com/soft/d/4550.html

Using Google App Engine

Using Google App Engine

Charles Severance / O'Reilly Media / 2009-5-23 / USD 29.99

With this book, you can build exciting, scalable web applications quickly and confidently, using Google App Engine - even if you have little or no experience in programming or web development. App Eng......一起来看看 《Using Google App Engine》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器