Skip to content

e-book made using mdbook - Project "Editoria Digitale"

Notifications You must be signed in to change notification settings

eduardperreca/theartofhold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 

Repository files navigation

NodeJS Requirements

cd app

npm i # Installation node dependences

nodemon app.js # nodemon app run on port :8080

Rust

Installation

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

mdBook

cargo install mdbook

otherwise

Installation via Brew

Installation

brew install rust

mdbook

brew install mdbook

Starting mdbook

Run mdbook server

cd project

mdbook serve --open # starting mdbook server on port :3000

About

e-book made using mdbook - Project "Editoria Digitale"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published