README.md
September 14, 2022 ยท View on GitHub
Documentation
Check out our docs at https://docs.standard.tech.
Development Setup
# Install all dependencies.
yarn
# Serves Standard's own docs with itself.
yarn dev
# Build VuePress' own docs with itself.
yarn build
Contribution
Want to contribute? Check our Contributing Guide, Code of Conduct and issues for beginners!