Skip to content

msalsas/voting-bundle-demo

Repository files navigation

Symfony Demo Application for MsalsasVotingBundle

This is a demo for MsalsasVotingBundle.

Cloned from Symfony Demo Application.

Requirements

Installation

Execute this command to install the project:

$ git clone https://github.com/msalsas/voting-bundle-demo.git
$ cd voting-bundle-demo/
$ composer install

Usage

There's no need to configure anything to run the application. Just execute this command to run the built-in web server and access the application in your browser at http://localhost:8000:

$ cd voting-bundle-demo/
$ php bin/console server:run

Alternatively, you can configure a fully-featured web server like Nginx or Apache to run the application.

About

Demo for MsalsasVotingBundle

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 86