https://github.com/liebsen/fletsapp
FletsApp Web Application
https://github.com/liebsen/fletsapp
Last synced: 6 months ago
JSON representation
FletsApp Web Application
- Host: GitHub
- URL: https://github.com/liebsen/fletsapp
- Owner: liebsen
- Created: 2019-10-09T22:03:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T13:53:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T10:44:29.262Z (over 1 year ago)
- Language: Vue
- Homepage: https://fletsapp.herokuapp.com
- Size: 19.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FletsApp
> Llevalo y traelo al toque
[Live](https://fletsapp.overlemon.com).
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).