All Projects → Urigo → WhatsApp-Clone-Client-Angular

Urigo / WhatsApp-Clone-Client-Angular

Licence: other
tortilla.academy

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Whatsapp Clone Client

whatsapp

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].