Get a daily tarot reading, with added delights 🔮✨🔮
- Install dependencies with
npm i
- Build with
npm run build
. This will create a dist folder with static files - In Chrome navigate to the extensions page chrome://extensions/
- Click Load unpacked and choose dist folder
- Open a new tab and you should see the new tab override
npm run prebuild
: removes dist folder
npm run postbuild
: copies manifest.json file into dist
npm run build
: outputs static files to dist folder (if it doesn't exist); runs prebuild + build + postbuild commands
npm run dev
will build, watch and serve the files at http://localhost:1234
[ ] Create links in JSON for biddy tarot, same way as url to image so we can link [ ] Bring over all images so on slow internet, images load instantly... or creating loading state.