Skip to content

hbgamra/symfony-angular-rest-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 80.1%
  • HTML 12.3%
  • ApacheConf 3.6%
  • JavaScript 2.6%
  • CSS 1.4%