Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kddnewton/pokerpg-builder

Webapp for building pokemon in PokeRPG
https://github.com/kddnewton/pokerpg-builder

pokemon react

Last synced: 14 days ago
JSON representation

Webapp for building pokemon in PokeRPG

Awesome Lists containing this project

README

        

# PokeRPG Pokemon Builder

[![Build Status](https://github.com/kddnewton/pokerpg-builder/workflows/Main/badge.svg)](https://github.com/kddnewton/pokerpg-builder/actions)

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](https://opensource.org/licenses/MIT).