0.0.2 • Published 1 year ago

gago31-form-builder-test-2 v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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 install

Compile and Hot-Reload for Development

npm run dev

This 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 build

Lint with ESLint

npm run lint