整理 GIT 项目库导航 结构
This commit is contained in:
15
README.md
15
README.md
@@ -1,12 +1,13 @@
|
||||
# node.console.web
|
||||
|
||||
时光链节点控制台: 配合 node.server 的前端界面。
|
||||
时光节点.客户端(Web)
|
||||
|
||||
## Table of Contents
|
||||
## GIT项目库导航
|
||||
* 上级项目
|
||||
* 时光链 [tic/tic](https://git.faronear.org/tic/tic)
|
||||
* 时光节点 [tic/gnode](https://git.faronear.org/tic/gnode)
|
||||
* 本项目: 节点.客户端(Web) [tic/node.console.web](https://git.faronear.org/tic/node.console.web)
|
||||
|
||||
1. [Installation Guide](./doc/Installation.md)
|
||||
2. [References](#2-references)
|
||||
## 文档资料
|
||||
* 安装指南 [./doc/Installation.md](./doc/Installation.md)
|
||||
|
||||
## 2. References
|
||||
|
||||
+ 返回根文档: <https://git.faronear.org/tic/doc/>
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
|
||||
# Installation Guide of node.console.web
|
||||
# Installation Guide of TIC Node Web
|
||||
星云节点.客户端(Web).安装指南
|
||||
|
||||
## GIT项目库导航
|
||||
* 上级项目
|
||||
* 时光链 [tic/tic](https://git.faronear.org/tic/tic)
|
||||
* 星云节点 [tic/galaxy](https://git.faronear.org/tic/galaxy)
|
||||
* 本项目:节点.客户端(Web) [tic/node.console.web](https://git.faronear.org/tic/node.console.web)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -16,11 +23,11 @@
|
||||
|
||||
+ nodejs
|
||||
|
||||
+ For support on installing nodejs, see <https://git.faronear.org/tic/doc/src/master/toolGuide/nodejs.md>
|
||||
+ For support on installing nodejs, see <https://git.faronear.org/tic/tic/src/master/toolGuide/nodejs.md>
|
||||
|
||||
+ git
|
||||
|
||||
+ For support on installing git, see <https://git.faronear.org/tic/doc/src/master/toolGuide/git.md>
|
||||
+ For support on installing git, see <https://git.faronear.org/tic/tic/src/master/toolGuide/git.md>
|
||||
|
||||
+ node.server
|
||||
|
||||
@@ -82,4 +89,4 @@ npm install
|
||||
## 4. References
|
||||
|
||||
+ 返回上级文档: <https://git.faronear.org/tic/node.console.web>
|
||||
+ 返回根文档: <https://git.faronear.org/tic/doc/>
|
||||
+ 返回根文档: <https://git.faronear.org/tic/tic/>
|
||||
|
||||
Reference in New Issue
Block a user