# Frames [![pipeline status](http://gitlab.2iopenservice.com/opentalent/frames/badges/master/pipeline.svg)](http://gitlab.2iopenservice.com/opentalent/frames/-/commits/master) Frames est une application Nuxt proposant des iframes à inclure sur des sites tierces. Iframes implémentées: * [Recherche des structures des fédérations](https://ressources.opentalent.fr/display/SPEC/Les+societes+adherentes) ## Run / build To start the development server: yarn dev To build: yarn build ## Run tests To run unit tests: yarn test To run end-to-end tests with [Cypress](https://docs.cypress.io/guides/): yarn cypress To run it in command line: yarn cypress:run