Check out our docs at https://docs.standard.tech.
# Install all dependencies.
yarn
# Serves Standard's own docs with itself.
yarn dev
# Build VuePress' own docs with itself.
yarn build
Want to contribute? Check our Contributing Guide, Code of Conduct and issues for beginners!