# 174BG Handbook (VitePress) A VitePress rebuild of the [174th Battle Group Handbook](../handbook), a guide for members of the 174th Battle Group community. It contains all the information you need to know about the community and our operations. It is a living document, so please check back often for updates. ## Development - `npm install` — install dependencies - `npm run dev` — start the local dev server - `npm run build` — build the static site to `.vitepress/dist` - `npm run preview` — preview the production build locally