Skip to content

MELLIFERA-Labs/namada-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2b3754 · Nov 23, 2023
Nov 23, 2023
Jun 26, 2023
Nov 23, 2023
Jun 13, 2023
Jun 30, 2023
Jun 16, 2023
Nov 15, 2023
Aug 1, 2023
Oct 11, 2023
Aug 1, 2023
Oct 19, 2023
Nov 23, 2023
Jun 12, 2023

Repository files navigation

Introduction

This documentation uses Nextra and NextJS.

Local Development

  1. You need to install NodeJS >= 16.
    • You may be able to install it using your package manager, e.g. sudo apt install nodejs or brew install node.
  2. Run npm i to install the dependencies.
  3. To run Docs, you can use the command npm run dev:docs. To run Specs, you can use the command npm run dev:specs. Community docs development will also be available by running npm run dev:community. The default development server URL is http://localhost:3000 but if for some reason it's used by another application, the console will display on which port the server has been started.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 98.0%
  • TypeScript 1.1%
  • Other 0.9%