Web client for TLE Community.
app README.md
845 B
Markdown
at main

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