https://github.com/electronsz/ingijimi-app
World class shopping, pickup ,delivery and transport application
https://github.com/electronsz/ingijimi-app
buefy bulma-css firebase-auth firestore llg lodash vue-cli-3 vue-router vuejs vuex
Last synced: about 1 month ago
JSON representation
World class shopping, pickup ,delivery and transport application
- Host: GitHub
- URL: https://github.com/electronsz/ingijimi-app
- Owner: ElectronSz
- Created: 2019-09-08T13:44:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:50:43.000Z (over 2 years ago)
- Last Synced: 2025-02-17T06:32:07.419Z (4 months ago)
- Topics: buefy, bulma-css, firebase-auth, firestore, llg, lodash, vue-cli-3, vue-router, vuejs, vuex
- Language: Vue
- Size: 3.35 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ingijimi App
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```