diff --git a/README.md b/README.md index c5e33b5..0d04db5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Dark Alley Admin +## Introduction +Dark Alley Admin is the API used to store and retrieve files and details from the Dark Alley content repository. ## Info [![codecov](https://codecov.io/github/adobe/da-admin/graph/badge.svg?token=RP74sW9MlC)](https://codecov.io/github/adobe/da-admin) @@ -8,7 +10,7 @@ ### Requirements 1. Node 20+ -### TL;DR +### Local development 1. Clone this repo to your computer. 1. In a terminal, run `npm install` this repo's folder. 1. Run `npm run dev` to start a local server. You may be asked to login to Cloudflare.