Skip to content

World of Warcraft armory site that presents your armory in a simple manor.

License

Notifications You must be signed in to change notification settings

Furydins/SimpleArmory

 
 

Repository files navigation

World of Warcraft armory site that presents your armory in a simple manner.

======================

This is the code used to build out simplearmory.com website. Contributions welcome.

Example armory for Marko@Proudmoore

Clone App

git clone https://github.com/kevinclement/SimpleArmory.git SA
cd SA
npm install

Start Development

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Dev Tasks

  • npm run build Creates a production build of the site
  • npm run start Serves an already-built site
  • npm run adapt Prepares the production build for deployment to netlify

To test for missing icons you can do a showall=true from the url.

Authors:

About

World of Warcraft armory site that presents your armory in a simple manor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.2%
  • Other 1.8%