mirror of
https://github.com/reactos/developer-web-interface.git
synced 2024-11-23 03:49:43 +00:00
changes #1
This commit is contained in:
parent
d2359747f0
commit
7d5308ef90
@ -1,10 +1,10 @@
|
||||
# Developer Web Interface for ReactOS
|
||||
|
||||
## About Project
|
||||
## About The Project
|
||||
|
||||
---
|
||||
|
||||
Developer Web Interface for ReactOS is a web tool to support the development of ReactOS. The main goal of this project is to develop a platform for ReactOS developers to easily track Commits, Builds and Test details. The web Interface makes API calls to various endpoints of GitHub, BuildBot and Testman API and interrelates them and renders a simplified view of Commit, Build and Test details at one place.
|
||||
The Developer Web Interface for ReactOS is a web tool to support the development of ReactOS. The main goal of this project is to develop a platform for ReactOS developers to easily track Commits, Builds and Test details. The web Interface makes API calls to various endpoints of GitHub, BuildBot and Testman API and interrelates them and renders a simplified view of Commit, Build and Test details at one place.
|
||||
|
||||
### Installation
|
||||
|
||||
@ -22,7 +22,7 @@ cd client && npm install
|
||||
|
||||
---
|
||||
|
||||
On root Directory
|
||||
In the root directory
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
Loading…
Reference in New Issue
Block a user