79 lines
2.7 KiB
Markdown
79 lines
2.7 KiB
Markdown
# src_htmlphone
|
|
|
|
> A Vue.js project
|
|
>
|
|

|
|
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
|
|
## 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
|
|
|
|
# build for production and view the bundle analyzer report
|
|
npm run build --report
|
|
```
|
|
|
|
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
|
|
|
|
**Functions**
|
|
``` bash
|
|
Contact list
|
|
Send SMS
|
|
Calls
|
|
Anonymous calls
|
|
Bank application with bank transfers
|
|
Reddit app
|
|
Bag Application
|
|
Notes application
|
|
Selection of ringtones
|
|
Fixed bug numeric keyboard script
|
|
Added different cases for iphone 11
|
|
Added new background images
|
|
Renewed the complete aesthetics of the gcphone as well as its dimensions
|
|
```
|
|
**Instructions for use**
|
|
``` bash
|
|
To put the gcphone to work on your server you must follow these steps
|
|
|
|
1º Copy all the files from the resources folder and add them to the folder called gcphone on your server
|
|
|
|
2º For the bank application to work, you need the script on your NewBanking server, since it uses this script
|
|
|
|
3º In order to make use of sending messages to public services, you must have the following script on your server and configure it for operation
|
|
|
|
4º If once the gcphone is inserted, it does not load the images, try to delete the cache of the server and your FiveM and it will be ready for operation
|
|
```
|
|
**Requirements**
|
|
``` bash
|
|
Official website esx_addons_gcphone -> https://github.com/N3MTV/gcphone/tree/master/resources/esx_addons_gcphone
|
|
Official website new_banking -> https://github.com/NewWayRP/new_banking
|
|
Credits
|
|
|
|
ElBichop (Owner gcphone v3) https://www.linkedin.com/in/manuel-jim%C3%A9nez-l%C3%B3pez-205420158/
|
|
|
|
Paty Blue (Designer) @psasfer
|
|
|
|
Original GCPhone by Gannon https://github.com/N3MTV/gcphone
|
|
|
|
License
|
|
GNU v3
|
|
|
|
Manuel (ElBichop)
|
|
```
|