Skip to content

soramitsukhmer/frontend-handbook

Repository files navigation

Frontend Handbook

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/

Development

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.

Boot up dev environment

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.

Helpful resources

Contributing
Code of conduct
GitHub Community Guidelines