Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokhuong-uon/discord-clone-old
Clone Discord App with Nuxt.js and Tailwindcss. new update at https://github.com/sokhuong-uon/discord-clone
https://github.com/sokhuong-uon/discord-clone-old
cambodia chat clone discord discord-clone message nuxt nuxtjs pwa tailwind tailwindcss vue vuejs webapp
Last synced: about 1 month ago
JSON representation
Clone Discord App with Nuxt.js and Tailwindcss. new update at https://github.com/sokhuong-uon/discord-clone
- Host: GitHub
- URL: https://github.com/sokhuong-uon/discord-clone-old
- Owner: sokhuong-uon
- License: mit
- Created: 2020-09-08T06:39:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T13:43:22.000Z (over 1 year ago)
- Last Synced: 2023-05-02T14:30:41.170Z (over 1 year ago)
- Topics: cambodia, chat, clone, discord, discord-clone, message, nuxt, nuxtjs, pwa, tailwind, tailwindcss, vue, vuejs, webapp
- Language: Vue
- Homepage: https://discord-clone-old.vercel.app/
- Size: 1.33 MB
- Stars: 58
- Watchers: 3
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-clone
[![Discord](https://i.redd.it/e7hb6p5nx3g11.png)](https://discord.com/)
## Build Setup
```bash
# install dependencies
$ pnpm install# serve with hot reload at localhost:3000
$ pnpm dev# build for production and launch server
$ pnpm build
$ pnpm start# generate static project
$ pnpm generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxt.com).