Skip to content

JOO97/geojson-io-vue3

Repository files navigation

⚡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