Skip to content

Naouak/marvel-lcg-randomizer

Repository files navigation

Marvel Champions: The Card Game Randomizer

Generate a scenario and a team for a game of Marvel Champions.

Thanks

  • /u/Charlie_Kane for Green Goblins Scenario and Modules

Running Locally

To run the project locally, you will need to do the following:

  • install project dependencies:
    • npm: npm install
    • yarn: yarn install --frozen-lockfile
  • start local dev server:
    • npm: npm run serve
    • yarn: yarn serve

Once the application starts, you should be able to visit http://localhost:8080/ in your browser to view the application.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published