Generate a scenario and a team for a game of Marvel Champions.
- /u/Charlie_Kane for Green Goblins Scenario and Modules
To run the project locally, you will need to do the following:
- install project dependencies:
- npm:
npm install
- yarn:
yarn install --frozen-lockfile
- npm:
- start local dev server:
- npm:
npm run serve
- yarn:
yarn serve
- npm:
Once the application starts, you should be able to visit http://localhost:8080/
in your browser to view the application.