Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 937 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 937 Bytes

InHouse Battlerite League 0.2

Repositório Backend

https://github.com/hahayz77/InHouseBPLBackEnd

Para fazer

  • Histórico de Partidas;
  • Histórico de Reports;
  • Delay para botão Entrar na fila;
  • Perfil no ranking;
  • Histórico de Temporadas;
  • Sistema de Bans
  • Cargas;

Problemas

  • Push.js erro no navigation substituido por um console.log();

Running the project

However you get the code, you can install dependencies and run the project in development mode with:

cd my-app
npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.

Consult sapper.svelte.dev for help getting started.

Bugs and feedback

Sapper is in early development, and may have the odd rough edge here and there. Please be vocal over on the Sapper issue tracker.