Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 297 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 297 Bytes

donation-form

Interactive donation form

Installation

Use package manager npm to install donation-form dependencies.

npm install

Run

npm run start

Build

npm run build

Deploy

  1. Run the build command
  2. Deploy to github using npm run deploy command