Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 534 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 534 Bytes

Chat using GUN db and Vue.js - Dapp

Netlify Status

Example site

https://chat-dapp.netlify.app/

Configure your gun peers

Edit src/main.js and update the peer list

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

MIT License