Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 416 Bytes

Custom Body Works LLC Netlify Status

Local setup

This is a static site built with Astro hosted on Netlify

Install dependencies

yarn

Run local server

yarn start

Build for production

yarn build