selfup / avorion

Merchant Goods Helper for Avorion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avorion Goods Filter

Website

Quick way to search for information about tradeable goods in Avorion!

Data comes from: https://avorion.gamepedia.com/Goods?action=raw

🚀

Dev ENV

  • VSCode with ESLint plugin
  • Node 6+
  • npm 5+
  • Install deps: npm install
  • Start server: npm start

Visit localhost:8080

page will refresh when JS or CSS is updated

To build the JS and CSS bundles for static build: npm run build

About

Merchant Goods Helper for Avorion

License:MIT License


Languages

Language:JavaScript 74.8%Language:CSS 21.8%Language:HTML 3.4%