You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

400 B

VAPARA-VUE3

Vapara is frontend application for online shop. Based on Vue3, it relies on Dolibarr's API calls. npm version 7 required!

HOW TO RUN

npm ci
npm run dev

HOW TO DEPLOY

npm run linter
npm build

npm preview # optional

MORE INFORMATION