Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 362 Bytes

Document website

This website is a static document website generator for OSS Compass

Development

git clone https://github.com/oss-compass/document-website.git
cd  document-website

# clone submodule
git submodule update --init --recursive

# install package
yarn 

# start dev server
yarn start

then open http://localhost:3000/docs/quick-start/