chore(readme): update readme
This commit is contained in:
parent
b3fe93a564
commit
4607404219
18
Readme.md
18
Readme.md
@ -1,5 +1,9 @@
|
|||||||
# Astro Deploy Starter
|
# Astro Deploy Starter
|
||||||
|
|
||||||
|
A custom Astro.js template
|
||||||
|
|
||||||
|
![./public/pwa-512x512.png]
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- 🚀 Astro.js 4
|
- 🚀 Astro.js 4
|
||||||
@ -61,3 +65,17 @@ All commands are run from the root of the project, from a terminal:
|
|||||||
| `pnpm run upgrade` | Upgrade dependencies interactively |
|
| `pnpm run upgrade` | Upgrade dependencies interactively |
|
||||||
| `pnpm run format` | Formats codebase using Prettier |
|
| `pnpm run format` | Formats codebase using Prettier |
|
||||||
| `pnpm run commit` | Commits changes to version control |
|
| `pnpm run commit` | Commits changes to version control |
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
|
||||||
|
- [Astro.js Basic Example](https://github.com/withastro/astro/tree/main/examples/basics)
|
||||||
|
- [Astro.js Docs](https://docs.astro.build/)
|
||||||
|
- [Docker](https://www.docker.com/)
|
||||||
|
- [Material-Tailwind](https://www.material-tailwind.com/)
|
||||||
|
- [pnpm](https://pnpm.io/)
|
||||||
|
- [Prettier](https://prettier.io/)
|
||||||
|
- [Radix UI](https://www.radix-ui.com/)
|
||||||
|
- [shadcn/ui Docs](https://ui.shadcn.com/docs)
|
||||||
|
- [Tailkit](https://tailkit.com/)
|
||||||
|
- [Tailwind CSS Docs](https://tailwindcss.com/docs/)
|
||||||
|
- [Typescipt](https://www.typescriptlang.org/)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user