docs: remove the "First use" header and add frontmatter to the "System requirements" page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m40s

This commit is contained in:
Dorian Niemiec 2024-11-28 19:21:02 +01:00
parent 4e99fef118
commit 9a0513fd8f

View file

@ -1,13 +1,15 @@
# First use
---
title: System requirements
---
## System requirements
# System requirements
### Minimum
## Minimum
- Node.JS 8.4.0 or newer (SVR.JS 3.4.x and earlier), Node.JS 10.0.0 or newer (SVR.JS 3.5.x and later) / Latest version of Bun (experimental) / Latest version of Deno (experimental).
- OS supported by Node.JS/Bun/Deno.
### Recommended
## Recommended
- Latest Node.JS LTS version.
- 2-core CPU or better.