Skip to content

Lefey/namada-docs

 
 

Repository files navigation

Introduction

This documentation uses Nextra and NextJS.

Local Development

  1. You need to install NodeJS >= 16.
  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. The default development server URL is http://localhost:3000 but if for some reason it's used by other application, the console will display on which port the server is started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.1%
  • JavaScript 32.3%
  • Dockerfile 11.4%
  • Shell 5.2%