vue-blog-demo
vue-blog-demo copied to clipboard
Indentation error
An indentation error @ Line52 in the matchmedia.js file in plugins located in the source directory was resulting in improper compilation of file.
@JeanSebTr Just npm run lint
and you're good to go. I dont have permission to push new branches but it's a quick fix.
Hi @Samyak-Shreyash !
You seem to have added a new file instead of fixing the original, can you fix your PR?
Thanks
Hey @Samyak-Shreyash : All you need to provide approprite space at line:52 and we are golden :star_struck:
Ref: const operand = (!limit) ? '==' : (limit === 'min') ? '<' : '>'
Hello, I really love this demo and I am new to Vue.js, I would like to build it locally to understand better how it works. Npm install cannot complete. What can I do to make it run :)
Or even better if anyone has it created in the newer version of Vue.
Thanks