https://github.com/abhisheknaiidu/bongs
App for some of the best Restuarants of Jabalpur,India. This App is being internationized in 2 languages i.e English and Arabic.
https://github.com/abhisheknaiidu/bongs
i18n restuarant vue vue-i18n
Last synced: 21 days ago
JSON representation
App for some of the best Restuarants of Jabalpur,India. This App is being internationized in 2 languages i.e English and Arabic.
- Host: GitHub
- URL: https://github.com/abhisheknaiidu/bongs
- Owner: abhisheknaiidu
- License: mit
- Created: 2020-03-16T17:37:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:51:58.000Z (about 2 years ago)
- Last Synced: 2025-03-25T19:21:19.401Z (about 1 month ago)
- Topics: i18n, restuarant, vue, vue-i18n
- Language: JavaScript
- Homepage:
- Size: 5.88 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## RESTUARANTS OF JABALPUR (Internationalized)
App for some of the best Restuarants of Jabalpur,India. This App is being internationalized in 2 languages i.e English and Arabic. This will look this :)
## SCREENSHOTS :
```diff
+ ENGLISH HOME PAGE :```
```diff
+ ARABIC HOME PAGE :```
## GETTING STARTED
Run the following commands in order to have the code up and running on your machine:
``` bash
# installs dependencies
$ npm install# Builds and serves assets with hot-reload
$ 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/)