lemmy-phpbb-sveltejs/README.md
2020-11-19 17:42:07 +01:00

15 lines
No EOL
201 B
Markdown

# Custom frontend example for Lemmy
## Development
Install the dependencies...
```bash
apt install yarn
yarn install
yarn run dev
```
## License
[GNU Affero General Public License v3.0](./LICENSE)