Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

README.md

Actionbase Documentation Website

Deployed to https://actionbase.io via GitHub Actions.

Commands (run in /website)

Command Description
npm install Install dependencies
npm run dev Start dev server (localhost:4321)
npm run build Build site to ./dist/
npm run preview Preview production build
npm run astro Run Astro CLI commands