Skip to content

DmACKGL/GCPhone-Rewritten

Repository files navigation


GCPhone Rewritten

GitHub Workflow Status (branch) GitHub license GitHub all releases
StyleCI

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

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)

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Yarn
    npm install yarn -g

Installation Production

Download the latest release of this resource HERE

Installation DEV

  1. Clone the repo
    git clone https://github.com/DmACKGL/GCPhone-Rewritten
  2. Install Yarn packages
    cd src_htmlPhone
    yarn install
  3. Build the project
    1. For production
      yarn run build
    2. For development
      yarn run dev

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GLP-3.0 License. See LICENSE for more information.

Contact

Franco Sanllehi - GLDmACK#1313 - f.sanllehiromero@uandresbello.edu

Project Link: GCPhone-Rewritten