mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 14:55:27 -04:00
Update node to 16
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
4edd159ed7
commit
f0fbaec2aa
7 changed files with 96 additions and 26 deletions
|
@ -15,7 +15,7 @@ This is the new, improved and better looking frontend for HedgeDoc 2.0.
|
|||
Our goal is to recreate the current frontend in react and to improve it.
|
||||
|
||||
## Preparation
|
||||
You'll need at least Node 12. We use [yarn](https://yarnpkg.com/) for our dependencies.
|
||||
You need at least Node 12 (we recommend Node 16) and [yarn](https://yarnpkg.com/).
|
||||
|
||||
## Development mode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue