Simply clone this repo using git clone https://github.com/caiman90/mean_app.git
then navigate to public folder install the Node modules with npm install
to start client use ( angular-cli ) ng serve
then navigate to server folder and start server with node app
Authors Rejhan Hrnjic - caiman90 License This project is licensed under the MIT License - see the LICENSE.md file for details