Mikyas1 / kiosk-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiosk frontend

Configuration

add a .env.local file on the root of the folder with the content of

VUE_APP_API_URL="http://localhost:8000"

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 85.4%Language:JavaScript 14.4%Language:HTML 0.3%