Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duyvu997/vue-admin


https://github.com/duyvu997/vue-admin

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

## Project setup

```bash
yarn install
```

### Compiles and hot-reloads for development

```bash
yarn serve
```

### Compiles and minifies for production

```bash
yarn build
```

### Lints and fixes files

```bash
yarn lint
```

### Run your unit tests

```bash
yarn test:unit
```

### Generate all svg components

```bash
yarn svg
```