GCPhone-Rewritten is a fork of the now unmaintained GCPhone V3 by ElBishop. This project's main objective is to deliver the best, most updated, and refined experience GCPhone can offers.
We (or I at the moment) updated the whole project dependencies to ensure performance, security, and bug fixes. on top of that, we activate Eslint to ensure our code is in the best shape for production use (code standards-wise)
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm install yarn -g
Download the latest release of this resource HERE
git clone https://github.com/DmACKGL/GCPhone-Rewritten
cd src_htmlPhone
yarn install
yarn run build
yarn run dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GLP-3.0 License. See LICENSE
for more information.
Franco Sanllehi - GLDmACK#1313 - f.sanllehiromero@uandresbello.edu
Project Link: GCPhone-Rewritten