Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 467 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 467 Bytes

MarvelMatch

This is the source code of MarvelMatch

You need to have nodejs and yarn installed, and then:

Pull requests and patches are welcome.

Project setup

yarn

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Configure visual studio code

https://alligator.io/vuejs/eslint-vue-vetur/