mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 00:54:43 -04:00
fix(docs): Adjust getting started docs
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
298b6bc205
commit
60db7f4931
4 changed files with 36 additions and 26 deletions
|
@ -6,12 +6,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||
|
||||
# Setting up the frontend
|
||||
|
||||
You need at least Node 14 (we recommend Node 18) and [yarn](https://yarnpkg.com/).
|
||||
You MUST use yarn! There is no support for npm.
|
||||
|
||||
1. Clone this repo (e.g. `git clone https://github.com/hedgedoc/hedgedoc.git hedgedoc`)
|
||||
2. Go into the frontend directory (e.g. `cd hedgedoc/frontend`)
|
||||
3. Run `yarn install`
|
||||
Follow the preparation instructions in [getting started](../getting-started.md)
|
||||
|
||||
## Development mode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue