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

https://github.com/timtech4u/vuejs-dockerized

Vuejs project with CD to Cloud Run on Google Kubernetes Engine
https://github.com/timtech4u/vuejs-dockerized

Last synced: 4 months ago
JSON representation

Vuejs project with CD to Cloud Run on Google Kubernetes Engine

Awesome Lists containing this project

README

          

# demo-ui

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).