vmasdani / cozypos-frontend-vue3

Rewrite of cozypos-frontend-vue in Vue 3 (Composition API) and Tailwind CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cozypos-frontend-vue3

.env setup

Create an .env file containing the api url/base url

VUE_APP_BASE_URL=http://localhost:8080

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Rewrite of cozypos-frontend-vue in Vue 3 (Composition API) and Tailwind CSS


Languages

Language:Vue 89.0%Language:TypeScript 9.4%Language:HTML 1.1%Language:JavaScript 0.4%Language:CSS 0.1%