Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 23 hours 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.

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 :

```
![Screenshot](en.png)

```diff
+ ARABIC HOME PAGE :

```
![Screenshot](ar.png)

## 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/)