Skip to content

appnet-org/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fed6258 · Mar 29, 2025

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppNet Documentation

This repository contains the source code for appnet.wiki

Quick Start

  1. Install mdbook:
# You need to install Rust first
cargo install mdbook
  1. Work on your documentation while having an http server for it on localhost:3000, rebuilding on change.
mdbook serve
  1. Build the book and open a browser to view the result:
mdbook build -o

About

Source for the appnet.wiki site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published