Files
nym/documentation/new_docs
2024-08-27 18:01:08 +02:00
..
2024-08-26 11:53:21 +02:00
2024-08-26 11:53:21 +02:00
2024-08-27 18:01:08 +02:00
2024-08-26 11:53:21 +02:00
2024-08-26 11:53:21 +02:00
2024-08-26 11:53:21 +02:00
2024-08-26 11:53:21 +02:00
2024-08-27 18:00:52 +02:00
2024-08-27 18:00:52 +02:00
2024-08-26 11:53:21 +02:00
2024-08-26 11:53:21 +02:00

Nym Docs v2

New consolidated version of the nym docs.

Local development

npm i
npm run dev

Open http://localhost:3000 to browse the output that will hot-reload when you make changes.

Build

npm run build

The static output will be in ./out;

Template details

This documentation was made with Nextra using the template from here https://github.com/shuding/nextra-docs-template.