Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 968 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 968 Bytes

Documents

Record of facts, learning experiences, or thoughts.

GitHub issues GitHub forks GitHub stars GitHub license

Description

This is a personal note based on VuePress.

Welcome to the CMINI777.

Usage

The code still has 3 seconds to get to the battlefield.

# 1. clone
git clone git@github.com:cookob/documents.git

# 2. install dependencies
yarn add 
# OR npm install

# 3. run
yarn docs:dev 
# OR npm run docs:dev