# DecentralizedChat ## Dev instructions: * clone repo * copy `.env.example` to `.env` * `npm install` * run these in different windows/tabs * `npm run dev` * `npm run server`