Frames est une application Nuxt proposant des iframes à inclure sur des sites tierces.
Iframes implémentées:
To start the development server:
yarn dev
To build:
yarn build
To run unit tests:
yarn test
To run end-to-end tests with Cypress:
yarn cypress
To run it in command line:
yarn cypress:run