hbgamra / symfony-angular-rest-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-api

A Symfony project created on November 7, 2016, 1:07 pm.

steps :

  • git clone https://github.com/atef90/symfony-angular-rest-.git
  • cd symfony-angular-rest-api
  • composer install
  • php bin/console doctrine:database:create
  • php bin/console doctrine:schema:create
  • php bin/console doctrine:fixtures:load
  • 4- php bin/console server:run
  • open new terminal and cd angular-seed and run npm start
  • open localhost:8080 in chrome and login with username:user@user.com , pwd :user

About


Languages

Language:PHP 80.0%Language:HTML 12.3%Language:ApacheConf 3.6%Language:JavaScript 2.6%Language:CSS 1.4%