https://github.com/msvalandro/discord
UI Clone of Discord
https://github.com/msvalandro/discord
Last synced: over 1 year ago
JSON representation
UI Clone of Discord
- Host: GitHub
- URL: https://github.com/msvalandro/discord
- Owner: msvalandro
- License: mit
- Created: 2020-09-17T23:06:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T16:02:11.000Z (over 5 years ago)
- Last Synced: 2025-01-08T09:15:34.826Z (over 1 year ago)
- Language: TypeScript
- Size: 237 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Discord - UI Clone
### Description
This is an UI Clone of Discord.
### Installation
```bash
$ yarn
```
### Running the app
```bash
$ yarn start
```
### Environment
- Node.js v12.18.3 LTS
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details