The data is scrubbed from Falterfire's Module:Weapons/data lua script. Currently data is fetched everytime page is loaded (hopefully wiki dont mind it..).
The goal is to create a website to vote a weapon is worth to build or just an MR-fodder. The vote will be divided into two types: anonymous or identified. Identified vote is counted from user whose vote after login either via Facebook, Google, Twitter, etc.
- cd to dir, then run
npm install
- Run
ng serve
for a dev server. Navigate to http://localhost:4200/
Data that is fetched is under CC-BY-SA, owned by the contributors to the Warframe Wiki.
Code is under MIT.