Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).