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

https://github.com/linksake/fracclient

A Vue client for the FracApp API - Manage your neighborhood in a simple way 🏘
https://github.com/linksake/fracclient

neighborhood semantic-ui semantic-ui-vue vue vuex

Last synced: 3 months ago
JSON representation

A Vue client for the FracApp API - Manage your neighborhood in a simple way 🏘

Awesome Lists containing this project

README

        

# frac-client

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

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

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

### Run your tests
```
npm run test
```