Skip to content

TeamXFive/DEX-frontend

Repository files navigation

Mercury

Challenge Softtek

Acesse aqui o live demo

https://dex.rweb.site

Documentação:

Primeiros passos

  • yarn ou yarn install

1. Como rodar (dev)

  • yarn ou yarn install (caso não tenha feito acima)
  • yarn dev

2. Build & Build Preview

  • yarn lint ou eslint ./src
  • yarn build
  • yarn preview (opcional)

Estilo Branches

Main + dev/feature, squash and merge após PR, deletar branch.

Extras

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: