Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use it from Npm package #13

Closed
sgobotta opened this issue Dec 9, 2018 · 0 comments
Closed

Use it from Npm package #13

sgobotta opened this issue Dec 9, 2018 · 0 comments

Comments

@sgobotta
Copy link
Member

sgobotta commented Dec 9, 2018

Right We are using the components thru including components directly

But We need to use it from npm, at first at least installing locally (without uploading to npm registry).

Here is the entry point and We need to expose all components:

To use it from user point of view we need to:

  • npm installl vue-admin
  • import { Admin, Resource } from VueAdmin;
sgobotta pushed a commit that referenced this issue Dec 17, 2018
Linter: fix empty template in resource

See merge request camba/vue-admin!1
sgobotta pushed a commit that referenced this issue Dec 17, 2018
sgobotta pushed a commit that referenced this issue Dec 17, 2018
Moving Resource routes to vuex store

See merge request camba/vue-admin!2
sgobotta added a commit that referenced this issue Dec 17, 2018
… 'develop'

Santi #13 implement create component for resource

See merge request camba/vue-admin!3
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant