Power of Vue 3 with awesomeness of Mapkit!
- πͺ Built with TypeScript.
- π Built with the all new Vue 3
npm install @geoql/v-mapkit.js
npm install @vueuse/core
Annotations
# install dependencies
$ npm install
# start dev
$ npm run dev
# package lib
$ npm run build
- Fork it ( https://github.com/geoql/v-mapkit.js/fork )
- Create your feature branch (
git checkout -b feat/new-feature
) - Commit your changes (
git commit -Sam 'feat: add feature'
) - Push to the branch (
git push origin feat/new-feature
) - Create a new Pull Request
Note:
- Please contribute using GitHub Flow
- Commits & PRs will be allowed only if the commit messages & PR titles follow the conventional commit standard, read more about it here
- PS. Ensure your commits are signed. Read why
MIT Β© Vinayak Kulkarni