1.2.0 • Published 3 years ago

minecraftlegionwebclient v1.2.0

Weekly downloads
6
License
ISC
Repository
github
Last release
3 years ago

minecraftLegionWebClient

This project was part of minecraftLegion.

This is a frontend to manage the bot. This frontend needs to connect to the backend: minecraftLegionWebServer.

Install:

  • Install Node.js version 14+
  • go to the directory which you want to install into
  • run npm i minecraftLegionWebClient on command prompt
  • start the frontend with npm start
  • Configure the connection directly from the website

Usage:

Start frontend with npm start Check if all configuration is loaded (use cookies) Manage the bot and configure all you need :D

npm start

Runs the app. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

TODO

  • Make a robuts documentation!
  • Make a deployment app