Skip to content

Frontend made with Vue.js for quiz application where the user can choose answers with a "Nordic Thingy:91" IoT device

Notifications You must be signed in to change notification settings

SergiyGolov/thingy-client-orange

 
 

Repository files navigation

Installation

First, make a copy the .env.sample and name it .env at the root of the thingy-client-orange folder. Then fill up the needed parameters.

Docker installation

  • docker build -t thingy-client-orange .
  • then docker-compose up in the thingy-api-orange root folder

local installation

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.

About

Frontend made with Vue.js for quiz application where the user can choose answers with a "Nordic Thingy:91" IoT device

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 89.9%
  • JavaScript 6.2%
  • HTML 2.1%
  • Dockerfile 1.8%