Astro Boilerplate made with:
- Astro 5
- Preact
- TypeScript
- Tailwind CSS 4
- ESLint 9 (flat config)
- Prettier
- commitlint
- husky
- lint-staged
Clone this project and use it to create your own website.
- Node.js and yarn
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 |
Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.
Licensed under the MIT License, Copyright © 2025