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 🏘
- Host: GitHub
- URL: https://github.com/linksake/fracclient
- Owner: LinkSake
- Created: 2019-12-07T19:25:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:32:47.000Z (over 2 years ago)
- Last Synced: 2025-02-01T13:15:40.907Z (5 months ago)
- Topics: neighborhood, semantic-ui, semantic-ui-vue, vue, vuex
- Language: Vue
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
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
```