Skip to content

npotier/apydatagrid-demo

Repository files navigation

APYDatagridBundle Demo

This is a simple Symfony 5 project that allows to test locally the APYDatagridBundle project

it has 2 branches:

  • main : Symfony 5.4
  • sf4 : Symfony 4.4

How does it works

The composer.json file declares the bundle as a local source.

You need to have this exact directory structure :

# example /Users/rian/www
$ ls 

apydatagrid-demo
APYDataGridBundle

Start the project

$ git clone https://github.com/npotier/apydatagrid-demo.git
$ cd apydatagrid-demo
$ symfony composer install
$ symfony console doctrine:migrations:migrate  
$ symfony serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published