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

https://github.com/jsturtevant/sig-windows-testgird-metrics


https://github.com/jsturtevant/sig-windows-testgird-metrics

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# function app

```
cd api
func start
```

# Vue front end

## Project setup

```bash
npm install
```

### Compiles and hot-reloads for development

```bash
npm run serve
```

### Compiles and minifies for production

```bash
npm run build
```

### Lints and fixes files

```bash
npm run lint
```

### Customize configuration

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