From d2939504fe82e37425c2928a0e0ec9a33ec22f90 Mon Sep 17 00:00:00 2001 From: Jesse Snyder Date: Thu, 23 May 2024 22:17:00 -0600 Subject: [PATCH] readme --- README.md | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index e4aab2f..641dc7b 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,4 @@ -# Astria React Starter +Astria Bridge Web App -Dependencies: - -- biomejs - -- just - - -## Usage - -```bash -git clone git@github.com:astriaorg/astria-react-starter.git -cd astria-react-starter -just create-project some-cool-project - -cd astria-some-cool-project -just install-web-deps -just run-web-local - -just build-web -``` - -## Other commands - -```bash -just test -just test ts -just lint -just lint ts -just lint md -``` +This directory contains the source code and tooling for the front-end for +the Astria bridge.