Skip to content

Is this bundle useful for you? Leave feedback here #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
psrpinto opened this issue Oct 7, 2015 · 2 comments
Closed

Is this bundle useful for you? Leave feedback here #13

psrpinto opened this issue Oct 7, 2015 · 2 comments

Comments

@psrpinto
Copy link
Owner

psrpinto commented Oct 7, 2015

symfony/symfony-standard#860 (comment)

@psrpinto psrpinto changed the title Is this bundle useful for you? Give feedback here Is this bundle useful for you? Leave feedback here Oct 7, 2015
@sroze
Copy link

sroze commented Oct 7, 2015

Looks interesting. Do you have any demo app somewhere?

@psrpinto
Copy link
Owner Author

psrpinto commented Oct 7, 2015

@sroze I'm using it in a non-open-source project but, since I can't show that, I created a very simple example app: https://github.com/regularjack/frontend-bundle-example-app

Here's the steps it took to set it up:

symfony new frontend-bundle-example-app
cd frontend-bundle-example-app

composer require regularjack/frontend-bundle
npm install -g bower
npm install -g gulp

app/console rj_frontend:setup --no-interaction

Here's the diff with the out-of-the-box Symfony app.

You can run it with:

app/console server:start
gulp

@psrpinto psrpinto closed this as completed Jan 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants