aurelia-ui-toolkits / aurelia-mdc-web

Aurelia wrapper for Material Design (Web) Components
https://aurelia-ui-toolkits.github.io/aurelia-mdc-web/
MIT License
45 stars 11 forks source link

Providing skeleton application #49

Closed mreiche closed 3 years ago

mreiche commented 3 years ago

Hi. I've created a minimal skeleton application with the main features:

I made it to quickly create new applications with basic needs: https://github.com/mreiche/aurelia-material-skeleton I just want to know if you need that and if it's worth to link it here in the documentation?

MaximBalaganskiy commented 3 years ago

Sure, thanks for the suggestion. Will a reference in quick links work?

mreiche commented 3 years ago

For me yes. I try to keep the skeleton up-to-date to latest aurelia-mdc release.

MaximBalaganskiy commented 3 years ago

Does it make sense to make it work with "npx makes"?

arjendeblok commented 3 years ago

I thought about npx makestoo when I looked at the skeleton. Thumbs up for this.

MaximBalaganskiy commented 3 years ago

Could be npx makes aurelia-material-skeleton. For this we would need to create an aurelia-material-skeleton org and push the new repo to it.

mreiche commented 3 years ago

Can someone provide a quickstart link or hints for npx makes?

MaximBalaganskiy commented 3 years ago

https://makes.js.org/get-started

mreiche commented 3 years ago

Ok, let me take a look onto https://makes.js.org/get-started#define-a-skeleton. I come back to you soon.

MaximBalaganskiy commented 3 years ago

Any luck with this one? As far as I understood, in the simplest scenario, just creating a new folder under an org is enough.

MaximBalaganskiy commented 3 years ago

I've added https://github.com/aurelia-mdc-web/new. @mreiche You are invited to the new org. Feel free to update the skeleton