Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fdq09eca committed Nov 15, 2023
1 parent d1191f0 commit 77ad944
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions show-and-tell-demo/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Vue 3 + Vite
# `Vite` + `Vue2` + `Pinia` + `Esri ArcGIS API for JavaScript` template

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
This template should help get you started developing with `Vue2` with `Esri ArcGIS API` in Vite.
The template uses `Vue2` option API and `Pinia` for state management.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
- [VS Code](https://code.visualstudio.com/)
- [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur)
- [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

0 comments on commit 77ad944

Please sign in to comment.