Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 949 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 949 Bytes

Capstone Project - E-Wallet UI

You know what is this.

Getting Started

  1. If you are new to this project, go to E-Wallet API first

Prerequisites

  1. Install composer
  2. Install NPM
  3. Install XAMPP or PHP
  4. Install Github Desktop

Installing

git clone https://github.com/samueltan3972/EWallet-UI.git

Then run the install_script.bat by double click it

or

cd [to the directory you wish to download the file]
git clone https://github.com/samueltan3972/EWallet-UI.git
cd EWallet-UI
cd ewalletui
npm install

Serve the application

cd ewalletui
npm run serve

Then start your browser with localhost:8080

Built With

  • VueJS - The framework used