Currently it says: # Deploy it cd playground && npm run deploy but I think it should be just: # Deploy it npm run deploy (you may want to recommend gmail.com addresses; comp.nus.edu.sg does not work, for example)
Currently it says:
Deploy it
cd playground && npm run deploy
but I think it should be just:
Deploy it
npm run deploy
(you may want to recommend gmail.com addresses; comp.nus.edu.sg does not work, for example)