Skip to content

Commit

Permalink
docs: update frontend readme
Browse files Browse the repository at this point in the history
  • Loading branch information
icebergtsn committed Apr 25, 2024
1 parent fa100af commit d73e6aa
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# App Store UI( app store demo version )

App store UI
# Market UI ![Docker Image Version (tag)](https://img.shields.io/docker/v/beclab/market-frontend/latest) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/beclab/market-frontend/latest)

## Configuring

Expand Down Expand Up @@ -30,18 +28,6 @@ npm install
npm run dev
```

### Lint the files

```bash
npm run lint
```

### Format the files

```bash
npm run format
```

### Build the app for production

```bash
Expand Down

0 comments on commit d73e6aa

Please sign in to comment.