Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.31 KB

CI

maxpou.fr

My website built with Astro.

If you find a typo, pull requests are welcome. Thank you ♥

Commands

# run locally
npm start

# format code+markdown (with prettier)
npm run format

# generate+run production build
npm run build && npx serve public

Tools & services I use

Previously: gatsby-starter-morning-dew

Inspirations