Skip to content

arashzjahangiri/VIPER

Repository files navigation

VIPER

This project shows usage of VIPER Architecture for iOS.

Getting Started

The application uses node.js as backend REST client which is running at http://localhost:3000.

Make sure you have node.js and npm installed.

1.git clone https://github.com/arashzjahangiri/VIPER.git
2.cd VIPER/server
3.npm update
4.node server.js
5.run pod install in the iOS project.

Questions

If you have any questions about the project, please contact via email: arashzjahangiri@gmail.com

Pull requests are welcome!

Licence

MIT.