vue-master-class
vue-master-class copied to clipboard
🗂 Source code for The Vue 2 Master Class
I am running `npm i` on OSX 10.11 & homebrew. Skipping the warnings: * node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/node-v67-darwin-x64-unknown.tar.gz * ... * gyp ERR! System Darwin 15.6.0 * ......
will fix the bug #4
Improved instructions, and updated old Firebase library & config that was breaking npm install Ran `npm audit`
Actual: 1.Create a user 2. Go to profile page 3. It stock there Expected: Load the page even if there is no post
Actual: 1. Go to user profile page 2. Open Chrome console 3. Log out and console will be with some errors Expected: After user log out, it should leave the...
There are two "/" separated by spaces that I believe are errors. I deleted them and everything seems to work fine, but also wonder if they were meant to be...