Skip to content

tylergaw/custombodyworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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