Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 626 Bytes

Does IKEA have new plants today?


Checks IKEA UK to see if they have any new plants today. Based on hyperapp-starter

🚀 Quick start:

# Clone project
git clone https://github.com/haykkh/does-ikea-have-new-plants-today.git

cd does-ikea-have-new-plants-today

pnpm install         # Install dependencies
pnpm start           # Dev server + live reload
pnpm run build   # Build for production and generate service worker

Or use a .zip download