rahuldkjain / vue-boilerplate

Boilerplate for vuejs
1 stars 2 forks source link

Prepare scalable, build ready, test compliant, eslint compliant Vue.js boilerplate #1

Open rahuldkjain opened 4 years ago

rahuldkjain commented 4 years ago

Need help to build the scalable, build ready, vue.js boilerplate

BalSharma commented 4 years ago

@rahuldkjain not sure what is your requirement? You already have vue.js boilerplate. Under src folder there is views folder and there are two functional Home & About vue components. In addition to this, under components folder there is one HelloWorld vue components. You have even chosen vuex, & vue-router means you want complete reactive site. This is already a boilerplate, we just keep adding whatever we need & remove what we do not need. If you want to expand more pages let me know I can work on it. First of all, please explain what you want to achieve from this application I will work. Sorry if I am being rude, just want to contribute & help.

rahuldkjain commented 4 years ago

@BalSharma I really appreciate your interest. I need help in preparing vue boilerplate such that it should be:

  1. Build Ready
  2. Unit Test Compliant
  3. Eslint compliant

Thanks.

BalSharma commented 4 years ago

OK, then I will build tiny app may be 3/4 pages. All your Build, Unit test, & Eslint compliant commands will be in ReadMe.md file. Those are separate things you should complete before you deploy for production. Do you want me to proceed? Thank you.

rahuldkjain commented 4 years ago

@BalSharma Go for it. Thanks

rahuldkjain commented 4 years ago

@BalSharma any updates?

BalSharma commented 4 years ago

Working on it, it is taking some time. Thanks

On Mon, Oct 21, 2019 at 6:45 AM Rahul Jain notifications@github.com wrote:

@BalSharma https://github.com/BalSharma any updates?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rahuldkjain/vue-boilerplate/issues/1?email_source=notifications&email_token=AF5UJFBG4PYFCEN4M2CEWL3QPWB5VA5CNFSM4JBZUPDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZ4QWA#issuecomment-544458840, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5UJFDPHIKC57F42L2DPULQPWB5VANCNFSM4JBZUPDA .

BalSharma commented 4 years ago

Hi Rahul you will have something by tomorrow. Thanks

On Mon, Oct 21, 2019 at 7:06 AM bal sharma balk.sharma@gmail.com wrote:

Working on it, it is taking some time. Thanks

On Mon, Oct 21, 2019 at 6:45 AM Rahul Jain notifications@github.com wrote:

@BalSharma https://github.com/BalSharma any updates?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rahuldkjain/vue-boilerplate/issues/1?email_source=notifications&email_token=AF5UJFBG4PYFCEN4M2CEWL3QPWB5VA5CNFSM4JBZUPDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZ4QWA#issuecomment-544458840, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5UJFDPHIKC57F42L2DPULQPWB5VANCNFSM4JBZUPDA .

rahuldkjain commented 4 years ago

@BalSharma Thank you for your efforts