Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 841 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 841 Bytes

Dash Donation LICENSE

Public Donation for a Charity Oranization -

Preview


Installation

Install server dependencies

    npm install

Install client dependencies

    cd client 
    npm install
    npm run build

Serving the application

  • Go back to the root folder
  npm run dev
  • The app will start listening on port 5200
  • Go to localhost:5200

Payment Gateway