Skip to content

franbueno/Angular2-and-SlimPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2 + slimphp

A basic User API client built with Angular2 and SlimPHP.

Alt text

Backend

cd backend/
composer update

Running composer update this command downloads the Slim Framework and its third-party dependencies into your project’s vendor/ directory.

Client

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/.

Prerequisites

  1. PHP v.5.3.0 or higher
  2. Node v6.2.2 or higher
  3. angular-cli
npm install -g angular-cli@latest

About

Simple development task Angular2 featuring SlimPHP and mysql database. Live demo: http://angular2-slimphp.franciscobueno.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published