Skip to content

mathleite/marvel-heroes

Repository files navigation

Marvel Heroes

App: https://heroes-marvel.netlify.com/

Setup

You need to have a Yarn package and you can install it here.

If you already have the Yarn package:

Run the following code to install all dependencies.

yarn or yarn install

After that, you need to run the following code to start the application.

yarn serve