Welcome to the Netuno platform documentation.
This is the source code of the official documentation online:
Copy the docusaurus.config.sample.js
file to docusaurus.config.js
, and adapt it.
Here is the command:
cp docusaurus.config.sample.js docusaurus.config.js
Use the PNPM because it is better.
$ pnpm install
$ pnpm start
$ pnpm run start --locale pt
$ pnpm run build