Skip to content

A concept website that shows FFXIV marketboard information using XIVAPI. Written in Basic Javascript.

Notifications You must be signed in to change notification settings

WToa/marketboard

 
 

Repository files navigation

marketboard

A concept website that shows FFXIV marketboard information using XIVAPI. Written in Basic Javascript.

Demo

Dev Setup:

You need NodeJS install on your computer, go do that!

Then you need a few libraries:

And now to get started developing, I usually open 2 terminals and run the following:

  • Run Webpack Watcher: webpack --watch --mode development
  • Run Live Server: live-server

Now try go to: (when you run live-server it should open the site for you

About

A concept website that shows FFXIV marketboard information using XIVAPI. Written in Basic Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.4%
  • CSS 30.2%
  • HTML 14.4%