Skip to content

netuno-org/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netuno Documentation

Welcome to the Netuno platform documentation.

This is the source code of the official documentation online:

Configuration

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

Installation

Use the PNPM because it is better.

$ pnpm install

Start EN

$ pnpm start

Start PT

$ pnpm run start --locale pt

Build

$ pnpm run build

About

📚 Official documentation source code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published