geojson-io-visix
v1.0.15
Published
Please run steps below to run it as development mode.
Downloads
19
Readme
⚡geojson-io-visix
How to run
Please run steps below to run it as development mode.
git clone https://github.com/JOO97/geojson-io-vue3
cd geojson-io-vue3
npm install
npm run dev
Now you can see two buttons, and numbers are increasing by clicking. One web component have two buttons and
How to release
Please run 'build' not 'dev'.
npm run build