diff options
-rw-r--r-- | README.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,9 +1,8 @@ -# DecentralizedChat +# Texx ## Dev instructions: -* clone repo -* `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` +* clone repository +* `$ npm install` +* `$ npm run css` +* run this every time you want to start the server: + * `$ npm run dev` |