/theater_vue

Primary LanguageJavaScript

theater_vue

A simple Vue app to display theater layout 🎭

It displays each theater section where you can find:

  • available and booked seats:
    • each rank has its own color
    • each group has its own distinctive autogenerated color

Table of contents

Demo

app section

Technologies

  • Vue
  • Jest
  • EsLint

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.