Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Architecture Book

Development

cargo install mdbook

Build and Preview Methods

Execute the following command in the root directory where book.toml is located (where the src directory usually resides)

mdbook serve

Local server starts up.

http://localhost:3000

Optionally specify port

mdbook serve -p 4000

Static build

mdbook build

About

ファミコンアーキテクチャに関してまとめたドキュメント

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors