Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 546 Bytes

Welcome to MitchellCash.com's Codebase

CI Status: CI Status

Live Site: MitchellCash.com

Report problems or help improve the site by opening a new issue or pull request.

Development

npm run dev

Production

Generate a static site (static files will be in the out/ dir):

npm run build