This Handbook should be the starting point for any new team members. It provides an overview our roles, our team norms, and details of our processes.
"A true thing, poorly expressed, is a lie." — Stephen Fry
https://frontend.handbook.soramitsukhmer.com/
This section will help you build a basic VitePress documentation site.
Warning: VitePress is currently in alpha status. It is already suitable for out-of-the-box documentation use, but the config and theming API may still change between minor releases.
Serve the documentation site in the local server.
yarn docs:dev
VitePress will start a hot-reloading development server at http://localhost:3000.
See https://vitepress.vuejs.org/guide/getting-started.html for more information.