From 06b6623b48d07335b4cb7fce4a54584d524ce96b Mon Sep 17 00:00:00 2001 From: Mark Teekman Date: Thu, 25 Nov 2021 10:39:54 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e348938..35b7fc4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # Accessible Astro Starter -This starter project is build upon the (awesome) Astro static site builder. For their official documentation check their [GitHub repository](https://github.com/snowpackjs/astro). This starter offers a couple of Accessibility components and some utility classes to get you building your project faster. To get started simply clone this project to your local folders and then follow Astro's commands such as `npm install`, `npm start` and `npm run build`. 🙂 Also check out the [Accessible Astro Components](https://github.com/markteekman/accessible-astro-components) which can be used with (or without) this starter! +This starter project is build upon the (awesome) [Astro Static Site Builder](https://astro.build/). This starter offers a couple of Accessibility components and some utility classes to get you building your project faster. Also check out the [Accessible Astro Components](https://github.com/markteekman/accessible-astro-components) npm package which can be used with (or without) this starter! [Live demo](https://accessible-astro.markteekman.nl/) +## Installation +```console +npm init astro -- --template markteekman/accessible-astro-starter +``` + ## Accessibility features In this starter you'll find a couple of things: