Skip to content

vinitsood/simple-donation-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A very simple donation widget in AngularJS without a payment or backend system.

Installation

$ git clone https://github.com/soodium/simple-donation-widget.git
$ cd simple-donation-widget/
$ npm install

Viewing the widget

Safari and Firefox

Open the index.html file in the app folder (app/index.html) with Safari or Firefox.

Chrome

Chrome does not allow XmlHttpRequest to load local files when using the file:// protocol. Therefore, the widget needs to be viewed via http://.

$ npm start

Open localhost:8080/app in Chrome

Tests

$ npm test

Contributors

Vinit Sood

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published