A basic User API client built with Angular2 and SlimPHP.
cd backend/
composer update
Running composer update
this command downloads the Slim Framework and its third-party dependencies into your project’s vendor/ directory.
This project was generated with angular-cli version 1.0.0-beta.22-1.
cd client/
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
- PHP v.5.3.0 or higher
- Node v6.2.2 or higher
- angular-cli
npm install -g angular-cli@latest