Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 378 Bytes

File metadata and controls

24 lines (16 loc) · 378 Bytes

cloudcore-cms.github.io

Documentation and marketing site for Cloudcore CMS.

Built with Astro. Deployed automatically to GitHub Pages on push to main.

Development

npm install
npm run dev
# http://localhost:4321

Build

npm run build
# Output in dist/

License

MIT