Skip to content

erase2004/astro-preact-typescript-tailwind-boilerplate

Repository files navigation

Astro Boilerplate with Preact, TypeScript and Tailwind CSS

Astro Preact TypeScript Tailwind CSS ESLint Prettier commitlint Yarn

Astro Boilerplate made with:

Clone this project and use it to create your own website.

Requirements

  • Node.js and yarn

Commands

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

Command Action
yarn install Installs dependencies
yarn dev Starts local dev server at localhost:4321
yarn build Build your production site to ./dist/
yarn preview Preview your build locally, before deploying

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.

License

Licensed under the MIT License, Copyright © 2025

MIT

About

A boilerplate built with Astro, Preact, TypeScript and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks