Skip to content

Astro project preconfigured with tailwindcss, tailwind-fluid-typography, react, astro-i18next, astro-seo and astro-robots-txt

License

Notifications You must be signed in to change notification settings

cokeposada/astro-full-starter

Repository files navigation

Astro Full Starter

Astro project preconfigured with tailwindcss, tailwind-fluid-typography, react, astro-i18next, astro-seo and astro-robots-txt

Installation

npm install

Run Locally

Start the server

npm run dev

Regenerate translated content

npm run trans

Deployment

Published in Cloudflare Pages, it only requires a push to the main branch.

Important: Cloudflare currently builds by default using Node 18, if you have problems publishing the project, or you are using a higher version (like me), you can specify it as a variable in the configuration, as follows:

Type Name Value
Plaintext NODE_VERSION 20.18.0

Build

npm run build

Authors

License

MIT License

About

Astro project preconfigured with tailwindcss, tailwind-fluid-typography, react, astro-i18next, astro-seo and astro-robots-txt

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published