Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 569 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 569 Bytes

Quasar App (marver-wiki)

Landing page para buscar, listar e detalhar personagen Marvel, usando a API Marvel https://developer.marvel.com/.

Construído Vue.Js com framework Quasar e consumo de API Rest

A Quasar Framework app

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

marvel_wiki