Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 668 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 668 Bytes

Netvote dApps

Logo

Monorepo for Netvote distributed applications. For more information see the Netvote White Paper.

setup

npm install -g ionic cordova @angular/cli lerna

lerna bootstrap
lerna run build

Contributing

Contribution Process

  1. Fork repo
  2. Make desired changes
  3. Submit PR (Reference Issue #)
  4. Reviewer will review
  5. Reviewer Squash + Merges PR

License

All code is released under the GNU General Public License v3.0.