Jaime

Jaime

fe2020

One-Page

Get Started

# clone project
git clone --depth=1 git@github.com:JaimeZeng/fe2020.git
# or
gh repo clone JaimeZeng/fe2020

# start writing
yarn docs:dev

# build to static files
yarn docs:build
1
2
3
4
5
6
7
8
9
10