Web client for TLE Community.
TypeScript 98%
CSS <1%
SCSS <1%
HTML <1%
JavaScript <1%
<1%
Dockerfile <1%

README.md

App #

Web client for TLE Community.

TLE Community screenshot

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!

Yoda and feature requests

Hacking #

If you're interested in hacking on the client, hit up the developer's documentation.

License #

GNU General Public License v3.0