An open API service indexing awesome lists of open source software.

https://github.com/pierredemailly/web-agency-1


https://github.com/pierredemailly/web-agency-1

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Web Agency

Evaluation on front-end and back-end capacity.
This project has been developped with Symfony 4.2.x / PHP 7.2.x and Composer 1.8.0.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

1. Fork it!
2. Go to your project repository
3. Import SQL into DataBase
4. Create your feature branch: git checkout -b my-new-feature
5. Run those commands :
* **"composer require symfony/web-server-bundle --dev"** (Install the bundle from symfony)
/ Configure connection information into **".env"** file
* **"php bin/console server:run"** (Run your server and allow you to access the application in your browser at http://localhost:8000)
6. Commit your changes: git commit -am 'added some feature'
7. Push to the branch: git push origin my-new-feature
8. Submit a pull request :)

### Prerequisites

- NodeJs;
- Composer 1.8.x;
- PHP 7.2.x;
- Symfony 4.2.x

## Contributing

No specific details on our code of conduct, and process for submitting pull requests to us.

## Authors

* **Nicolas Hallaert**

## License

No license available.

## Acknowledgments