🙋🏼 This repository is a fork of the Strapi e-commerce starter deployed on Azure Static Web Apps
- Clone this repository
git clone https://github.com/simonaco/sticker-shop.git
cd sticker-shop- Install Azure Functions Core Tools
npm i -g azure-functions-core-tools@4 --unsafe-perm true- Install dependencies
npm i- Run application
npm run swa-local