jeremyb / api-ng-admin-tutorial

Home Page:http://jeremybarthe.com/2015/01/14/exemple-implementation-api-symfony2-et-client-angularjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a tutorial source code related to this blog post.

Usage

First you need to start Vagrant Virtual Machine:

$ cd vagrant
$ vagrant up

Install

Then, you can log in to the Virtual Machine and run the following commands:

$ vagrant ssh

$ cd /vagrant
$ make install

By default, port-forwarding is activated on 8000, so you should access to: http://localhost:8000/

About

http://jeremybarthe.com/2015/01/14/exemple-implementation-api-symfony2-et-client-angularjs/


Languages

Language:PHP 86.8%Language:JavaScript 11.7%Language:Ruby 1.2%Language:Makefile 0.2%