nav w/ back history fully functioning

This commit is contained in:
dmc
2024-01-09 17:06:48 +01:00
parent bf9ab7dedb
commit 7b9d96b21b
4 changed files with 52 additions and 40 deletions

View File

@@ -12,9 +12,7 @@ On MacOS and Linux, we recommend installing `node` using [`nvm`](https://github.
On Windows we recommend installing `node` with [`nvs`](https://github.com/jasongin/nvs#setup).
{% hint style="info" %}
The Pear Runtime does not rely on `node`, `node` is only needed to install and run the `npm` package manager.
{% endhint %}
> The Pear Runtime does not rely on `node`, `node` is only needed to install and run the `npm` package manager.
## Setup