Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Tomoki108/questionary

Repository files navigation

Abstruct

A simple questionary app for Vue3 (Composition API) and typescript practice.

demo

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

A simple questionary app for Vue3 (Composition API) and typescript practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published