Skip to content

Qdigital/astro-netlify-starter

Repository files navigation

Astro + Netlify Starter

Netlify Status

This is an Astro (v0.16.1) starter project based on the Astro Starter Kit, with a netlify.toml configuration included, and an example React component + CSS Module.

Clone and Deploy

You can instantly clone this to your GitHub and deploy it by clicking this button here:

Deploy to Netlify

Or, if you'd like to just use the CLI and not deploy just yet, you can use create-astro with this as a template:

npm init astro my-new-project --template cassidoo/astro-netlify-starter

Commands

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

Command Action
npm install Installs dependencies
npm run start Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/

Want to learn more?

Feel free to check the Astro documentation!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published