kddnewton / pokerpg-builder

Webapp for building pokemon in PokeRPG

Home Page:https://kddnewton.com/pokerpg-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeRPG Pokemon Builder

Build Status

A small webapp for building Pokemon per the PokeRPG spec.

Getting started

Ensure you have yarn installed. In the root of the directory run yarn to install all dependencies. There are some configured yarn scripts to get development started:

  • yarn lint - Lint the code
  • yarn start - Start a local dev server

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kddnewton/pokerpg-builder.

License

The code is available as open source under the terms of the MIT License.

About

Webapp for building pokemon in PokeRPG

https://kddnewton.com/pokerpg-builder

License:MIT License


Languages

Language:TypeScript 82.9%Language:JavaScript 10.9%Language:CSS 6.2%