gautam-jha / vuewrite

Appwrite + Vue [WIP]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vueapp

[WIP] This is a polling Application made with Vue & Appwrite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Appwrite + Vue [WIP]

License:Apache License 2.0


Languages

Language:Vue 84.2%Language:TypeScript 13.8%Language:JavaScript 1.0%Language:HTML 0.6%Language:Shell 0.2%Language:CSS 0.1%