Rencas1207 / technical-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Installing vite > Vanilla

  • Runnig: npm install @vitejs/plugin-react -E

  • Runnig: npm install react react-dom -E

  • Create file: vite.config.js at the root and writing

  • In main.jsx writing

  • Runnig: npm install standard -D

  • Installing playwright > npm init playwright@latest parecido a cypress

  • Execute npx playwright test, if there is an error we change the extension from js to cjs and change the require to import

About


Languages

Language:JavaScript 72.2%Language:CSS 23.2%Language:HTML 4.6%