Skip to content

Files

Latest commit

c5e642c · Jun 5, 2021

History

History
32 lines (24 loc) · 600 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 600 Bytes

Introduction

This repository contains an app that generates a flowchart quiz from a JSON spec.

Built with

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.