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.
 
 
 
 
pvincent b53ec237a7 store init 3 years ago
.vscode store init 3 years ago
doc basket 3 years ago
public first commit 3 years ago
src store init 3 years ago
.eslintrc.yml basket 3 years ago
.gitignore preview 3 years ago
.prettierrc.yml formatted 3 years ago
LICENSE merged back from vapara-vue3 3 years ago
README.md store init 3 years ago
TODO.md store init 3 years ago
index.html documentation 3 years ago
package-lock.json engine parameter fixed 3 years ago
package.json tagged as 0.2.4 3 years ago
tsconfig.json documentation 3 years ago
vite.config.ts store init 3 years ago

README.md

PROTOVUE

Protovue is a frontend application for online shopping. Based on Vue3, it relies on Dolibarr's API calls or fake data. npm 7 required!

HOW TO RUN

npm ci
npm run dev

HOW TO DEBUG

Codium / Debug in Firefox

HOW TO DEPLOY

npm run linter
npm build

npm preview # optional

MORE INFORMATION