app-ux-showcase
app-ux-showcase copied to clipboard
Prebuild show-case app and commit to repo
There is currently no online show-case for people to see the running app.
Its easier to sell the UX to people if they can try it without effort. There should be a link off the github readme a working UX show-case application. Webpack is very effective for bundling and I have a working example ("try example") to show-case custom plugins: https://github.com/MeirionHughes/aurelia-plugin-skeleton
Agreed. https://github.com/aurelia/app-ux-showcase/issues/4 mentions this as well and I believe this is still going to happen.
@EisenbergEffect probably has more information on that though.
Hoping to drop this into the new developer Hub once we get that a little farther along.
6 weeks later, are we any closer to getting this done?
Hub slowed down due to major conferences and other items on the agenda. So, no, not any closer.
It's a shame to not be able to quickly evaluate components for devs and decision makers! Today I was asked about a ui framework for vue and in 30 secs I found that awesome components and docs: http://element.eleme.io/#/en-US/component/quickstart. I think Aurelia needs to be more accessible for new developers in order to increase its community and adoption.
I agree
On Sep 11, 2017 4:50 AM, "Enrico Padovani" [email protected] wrote:
It's a shame to not be able to quickly evaluate components for devs and decision makers! Today I was asked about a ui framework for vue and in 30 secs I found that awesome components and docs: http://element.eleme.io/#/en- US/component/quickstart. I think Aurelia needs to be more accessible for new developers in order to increase its community.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aurelia/app-ux-showcase/issues/19#issuecomment-328463118, or mute the thread https://github.com/notifications/unsubscribe-auth/AMuN2EATRzPnTmFZM7UZZtwsQRmonwcVks5shPRlgaJpZM4M9Kh9 .
any news on this?
https://aux-demo.firebaseapp.com/introduction
same as https://github.com/aurelia/app-ux-showcase/issues/4
The demo link provided does not work for me. Just a blank screen.
@brianjlacy ... the blank screen appears to be an issue with webpack 4.2 see here (https://github.com/aurelia/cli/issues/852)
The fix is to run: au run --env dev --watch
@brianjlacy A working link seems to be https://aux-demo.firebaseapp.com/getting-started.