Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 179 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 179 Bytes

OBPSFA static site

CMS

Run the Sanity Studio with:

npm run dev

Site

Run the Gridsome site:

gridsome develop

Site (Astro)

Run the Astro site:

npm run dev