Technologies Getting Started Collaborators Contribute
Website top up game like PPOB service
- Vue
- Vite
- Swipper
- Bootstrap
- Fontawesome
Before run this project make sure you have installed all the prerequisites
Here you list all prerequisites necessary for running the project :
- NodeJS / BUN Runtime
- PNPM
How to clone the project
git clone https://github.com/ZumaAkbarID/SiPPOB SiPPOB
How to start the project (Currently FrontEnd Only)
cd SiPPOB/SiPPOB-Vue
pnpm install
pnpm run dev (or) pnpm run build
Special thank you for all people that contributed for this project.
|
|
|
|
|
|
Here how you can contribute to this project.
- Fork this repository
git clone https://github.com/<your username>/<your cloned repo>.git
git checkout -b feature/NAME
- Follow commit patterns
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!