astro-svelte-tests

Astro Svelte Tests

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
./.cloudcannon/prebuild Runs prebuild locally (clones the lake data)
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Todo

  • Do we need to choose between mdx and tailwind with Astro to be able to run npm i without the flag --legacy-peer-deps?

Top categories

Loading Svelte Themes