You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository containing the code for the TNE Sway Dashboard. This will be an interactive web-based dashboard for controlling economy functionality.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
About
The control panel, which will allow players, and server administrators to interact with TNE without being in game.