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

azdanov/vue-quiz-generator

Repository files navigation

Quiz Generator · Netlify Status

Edit codesandbox

Generate a quiz for learning language.

Development

# Project setup
yarn install

# Compiles and hot-reloads for development
yarn serve

# Compiles and minifies for production
yarn build

# Run your tests
yarn test

# Lints and fixes files
yarn lint

# Run your end-to-end tests
yarn test:e2e

# Run your unit tests
yarn test:unit

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published