Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
steezeburger committed May 24, 2024
1 parent a1a1c80 commit d293950
Showing 1 changed file with 3 additions and 29 deletions.
32 changes: 3 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,4 @@
# Astria React Starter
Astria Bridge Web App

Dependencies:

- biomejs - <https://github.com/biomejs/biome>
- just - <https://github.com/casey/just>

## Usage

```bash
git clone [email protected]: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.

0 comments on commit d293950

Please sign in to comment.