# Tensorflow Documentation using Docstring Usage: 1. Clone this repo 2. Change project name in package.json 3. `yarn install` 4. `yarn serve` ## Info Web Framework: `Vue 3 + Typescript + Vite + Vue Router + SASS + Element Plus + Class Components` Useful Documentations: * [Script Setup SFC](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) * [Vite Docs](https://vitejs.dev/guide/features.html) * [Vue 3 Docs](https://v3.vuejs.org/) * Recommended IDE: [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) * My IDE: IDEA + Vue Plugin