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