Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 696 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 696 Bytes
description icon
Knowledge record and Technology stack.
hand-wave

Introduction

GitHub Actions

This is a gitbook by Yakir.

About knowledge record and Technology stack.

About

Using gitbook

# Install denpendicies
# 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

Demo

TODO