Skip to content

wiselh/Symfony3-Angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Symfony3-Angularjs5

This app has been created by Symfony 3.4 as a backend and Angular 5 framework as a frontend using API and its just a Demo App

installation

Follow these steps :

  • 1 Clone or Download the Project

    • $ git clone https://github.com/wiselh/Symfony3-Angularjs.git ProjectName
  • 2 Install packages

    • $ cd backend then $ composer install to install all symfony packages.
    • $ cd frontend then $ npm install to install all angular packages.
  • 3 Setup database

    • $ cd backend then $ php bin/console doctrine:database:create
    • $ php bin/console doctrine:schema:update --force
  • 4 Finally Run the App

    • $ php bin/console serve:run
    • ng serve

Enjoy!

                                          Happy Coding

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published