Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dekztah/lembongan
hobby project made in vue.js with firebase to list boat schedule, restaurants, activities and services for a small island called Lembongan in Indonesia. | DEPRECATED
https://github.com/dekztah/lembongan
boats covid-19 firebase restaurant services vuejs
Last synced: 8 days ago
JSON representation
hobby project made in vue.js with firebase to list boat schedule, restaurants, activities and services for a small island called Lembongan in Indonesia. | DEPRECATED
- Host: GitHub
- URL: https://github.com/dekztah/lembongan
- Owner: dekztah
- Created: 2020-09-03T05:21:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T09:56:55.000Z (over 2 years ago)
- Last Synced: 2024-11-09T13:40:40.135Z (2 months ago)
- Topics: boats, covid-19, firebase, restaurant, services, vuejs
- Language: Vue
- Homepage:
- Size: 2.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lembongan
## 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/).