githubEdit

hand-waveIntroduction

Knowledge record and Technology stack.

docker-publisharrow-up-right

Introduction

This is a gitbook by Logicarrow-up-right.

About knowledge record and Technology stack.

Table of contents

Using with gitbook

# Nodejs
brew install node
node --version

# gitbook-cli
npm install gitbook-cli -g
gitbook -V

# init
gitbook init

# serve and build
gitbook serve
gitbook build

Last updated