0.0.6 • Published 3 years ago
gago31-form-builder-test-3 v0.0.6
form-builder
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm installCompile and Hot-Reload for Development
npm run devThis projects connects to the PHP server sheets_mock through http://127.0.0.1:8081/, so that server has to be running in that port. If you want to use another url, it can be changed in api.js.
Compile and Minify for Production
npm run buildLint with ESLint
npm run lint