app-ux-showcase icon indicating copy to clipboard operation
app-ux-showcase copied to clipboard

Prebuild show-case app and commit to repo

Open MeirionHughes opened this issue 7 years ago • 11 comments

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

MeirionHughes avatar Apr 13 '17 20:04 MeirionHughes

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.

serifine avatar Apr 13 '17 22:04 serifine

Hoping to drop this into the new developer Hub once we get that a little farther along.

EisenbergEffect avatar Apr 14 '17 01:04 EisenbergEffect

6 weeks later, are we any closer to getting this done?

khuongduybui avatar May 31 '17 02:05 khuongduybui

Hub slowed down due to major conferences and other items on the agenda. So, no, not any closer.

EisenbergEffect avatar May 31 '17 04:05 EisenbergEffect

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.

enrico-padovani avatar Sep 11 '17 08:09 enrico-padovani

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 .

JoshuaVSherman avatar Sep 11 '17 10:09 JoshuaVSherman

any news on this?

avrahamcool avatar Feb 27 '18 12:02 avrahamcool

https://aux-demo.firebaseapp.com/introduction

same as https://github.com/aurelia/app-ux-showcase/issues/4

Alexander-Taran avatar Feb 27 '18 13:02 Alexander-Taran

The demo link provided does not work for me. Just a blank screen.

brianjlacy avatar May 22 '18 19:05 brianjlacy

@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

rhux avatar May 31 '18 16:05 rhux

@brianjlacy A working link seems to be https://aux-demo.firebaseapp.com/getting-started.

veikkoeeva avatar Jun 17 '18 10:06 veikkoeeva