https://github.com/lemmynet/lemmy-front-end-example
https://github.com/lemmynet/lemmy-front-end-example
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemmynet/lemmy-front-end-example
- Owner: LemmyNet
- Created: 2020-11-19T21:06:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T21:23:09.000Z (over 5 years ago)
- Last Synced: 2024-04-14T00:49:24.329Z (about 2 years ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lemmy-front-end-example
## Requirements
- yarn
- Possibly a CORS plugin like [Allow CORS](https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin/)
## Install
```
yarn
yarn start
```
And goto http://localhost:4444