Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 505 Bytes

viz-lottery-subscription

VIZ Lottery repository

Installation and local launch

  1. Clone this repo: git clone https://github.com/viz-cx/viz-lottery-subscription.git
  2. Copy env example file: cp .env.sample .env and fill environment variables
  3. Run npm install
  4. Run npm run-script run

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!