- Install Node.js
- Fork the repo
- Clone the fork to your machine
- Change the
"homepage"inpackage.jsontohttps://<github-username>.github.io/card-productivity - Run
npm iincard-productivity/ - Run
npm run deployincard-productivity/
From here, in order to redeploy any changes, just run npm run deploy.
- Install Node.js
- Clone the repo to your machine
- Run
npm iincard-productivity/ - Run
npm startincard-productivity/ - If the
http://localhost:3000/card-productivitysite it opens up automatically doesn't work, try using the "On Your Network" address that was printed in the console.