https://github.com/hahayz77/InHouseBPLBackEnd
- 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;
- Push.js erro no navigation substituido por um console.log();
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.
Sapper is in early development, and may have the odd rough edge here and there. Please be vocal over on the Sapper issue tracker.