You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
public | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago | |
lemmy-config.hjson | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
rollup.config.js | 2 years ago | |
yarn.lock | 2 years ago |
README.md
Custom frontend example for Lemmy
Development
Install the dependencies...
apt install yarn
yarn install
yarn run dev