aurelia / app-ux-showcase

An application that showcases the various features of Aurelia UX.
98 stars 29 forks source link

Prebuild show-case app and commit to repo #19

Open MeirionHughes opened 7 years ago

MeirionHughes commented 7 years ago

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

serifine commented 7 years ago

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.

EisenbergEffect commented 7 years ago

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

khuongduybui commented 7 years ago

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

EisenbergEffect commented 7 years ago

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

enrico-padovani commented 7 years ago

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.

JoshuaVSherman commented 7 years ago

I agree

On Sep 11, 2017 4:50 AM, "Enrico Padovani" notifications@github.com 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 .

avrahamcool commented 6 years ago

any news on this?

Alexander-Taran commented 6 years ago

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

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

brianjlacy commented 6 years ago

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

rhux commented 6 years ago

@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

veikkoeeva commented 6 years ago

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