Awesome
Whatsapp Clone Client
<a href="https://medium.com/p/5479d83baaa4"><p align="center"><img src="https://cdn-images-1.medium.com/max/800/1*dQC4oPXsN1Eo_YkJZqDRJw.gif" alt="whatsapp" width="240"></p></a>
This project was built with Tortilla.
Run instructions
Make sure to clone the server first
$ git clone https://github.com/Urigo/WhatsApp-Clone-Client-Angular.git
Run yarn
$ yarn install
Optionally run codegen to re-generate the TypeScript types
$ yarn generator
Note that the types are generated from the server! So the server must be running and you must provide username and password (try with ethan
and 111
).
Start the server, see run instructions.
Run start
$ yarn start
Note that the server should run on port 4000
.
License
MIT