A node.js >= 16.12.0 setup with yarn is highly recommended.
$ yarn install
#
# yarn install v1.22.xx
# [1/4] 🔍 Resolving packages...
# [2/4] 🚚 Fetching packages...
# [3/4] 🔗 Linking dependencies...
# [4/4] 🔨 Building fresh packages...
#
# ✨ Done in 1s.
$ yarn start
#
# yarn run v1.22.xx
# $ docusaurus start --host=0.0.0.0
#
# [INFO] Starting the development server...
# [SUCCESS] Docusaurus website is running at http://127.0.0.1:3000/.
#
# ✔ Client
# Compiled successfully in 0.25ms
#
# Client (webpack x.xx.x) compiled successfully
In development / Under construction