Skip to content

Commit 06d6d17

Browse files
authored
Update README.md
1 parent 8b5f000 commit 06d6d17

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
# Ayon server web interface
1+
Ayon server frontend
2+
====================
23

3-
All the Ayon web frontends are for preview purposes and convenience only at the moment to make it easier to explore the database records during the development phase. Any functionality they have or lack at the moment is not guaranteed in future releases.
4+
This repository contains React frontend code for Ayon server.
45

5-
## Requirements
6-
7-
- nodejs >= 18
8-
- yarn
9-
10-
## Building
11-
12-
- Run `yarn prepare` to install git pre-commit hooks for linting
13-
- Run `yarn install && yarn build`
6+
Visit [AYON documentation](https://ayon.ynput.io/docs/system_introduction/) for more information
7+
or check out [ayon-docker](https://github.com/ynput/ayon-docker) repository for the reference Docker setup.

0 commit comments

Comments
 (0)