1 2 3 4 5 6 7 8 9 10
# DecentralizedChat ## Dev instructions: * clone repo * copy `.env.example` to `.env` * `npm install` * `npm run css` * run these in different windows/tabs every time you want to start the server * `npm run dev` * `npm run server`