README
Install
npm install
Configure
Change the src/config.js file to fill the CLIENT_ID and CLIENT_SECRET with your AB Tasty OAuth credentials
Run
- Web development :
npm start
``` npm install ```
<script type="module">
import abtastyInnovationModuleWrapper from 'https://cdn.skypack.dev/@abtasty-innovation/module-wrapper';
</script>
npm install
Change the src/config.js file to fill the CLIENT_ID and CLIENT_SECRET with your AB Tasty OAuth credentials
npm start