Search and replace 'app_name', 'AppName' et 'APP_NAME' with your application name
Install php dependencies using composer
$ composer install
Install project :
$ bin/console app:install
$ yarn install && yarn build (or "yarn dev" for development usage)
$ symfony server:start --no-tls
Documentation is available at https://monofony.readthedocs.io/en/latest/.
A Demo is available.
Admin
- Username: [email protected]
- Password: admin
Front
- Username: [email protected]
- Password: password
Stay updated by following our Twitter.
Would like to help us and build the best symfony-starter using Sylius? Feel free to open a pull-request!
Monofony is completely free and released under the MIT License.
Monofony was originally created by Loïc Frémont. See the list of contributors from our community.