Something went wrong. Try again.
Web client for TLE Community.
Something went wrong. Try again.
App #
Web client for TLE Community.
Setup #
Requires Node and npm:
git clone https://tangled.org/tlecommunity.com/app
cd app
npm install
Running #
The client has two run modes for local development:
npm start: runs connected to the main Meanjin One game server.
npm run start:stubbed: runs a local stubbed game server (stubs/) instead.
Ideas #
Got an idea? Let us know!
Hacking #
If you're interested in hacking on the client, hit up the developer's documentation.
License #
GNU General Public License v3.0

