Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

An army builder for Games Workshop's Warmaster.

Notifications You must be signed in to change notification settings

noresjo/wm-selector

 
 

Repository files navigation

Warmaster Army Selector

Unit Tests Deploy to wm-selector.github.io

A Vue army builder for Games Workshop's Warmaster: https://wm-selector.github.io/

The TL;DR Start

$ git clone [email protected]:dsusco/wm-selector.git
$ cd wm-selector/
$ npm ci
$ npm run serve

That should build and serve up the app at http://localhost:8080/.

Contributing

  1. Fork https://github.com/dsusco/wm-selector
  2. Create a branch (git checkout -b new-feature)
  3. Commit the changes (git commit -am 'Added a new feature')
  4. Push the branch (git push origin new-feature)
  5. Create a pull request

About

An army builder for Games Workshop's Warmaster.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 40.5%
  • JavaScript 32.2%
  • Vue 20.2%
  • Twig 6.7%
  • HTML 0.4%