- create a directory to place the framework.
- clone the repository
git clone https://github.com/nolimits4web/Framework7-Vue - cd
Framework7-Vue npm installnpm run dist- go to your project and remove the Framework7-Vue:
npm remove Framework7-Vue - link the new package you just build:
npm link <path to Framework7-Vue>
That's it!