Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okhiroyuki/red-mobile-frontend

frontend for RedMobile.
https://github.com/okhiroyuki/red-mobile-frontend

vite vue3 vuetify

Last synced: 5 days ago
JSON representation

frontend for RedMobile.

Awesome Lists containing this project

README

        

# @red-mobile/frontend

## Usage

```zsh
@red-mobile/frontend copy "./dist"
```

## Development

### Prepare

```bash
npm ci
```

### Compiles and hot-reloads for development

```bash
npm run serve
```

### Compiles and minifies for production

```bash
npm run build
```