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@x260
f52789912d
|
4 years ago | |
---|---|---|
.vscode | 4 years ago | |
doc | 4 years ago | |
public | 4 years ago | |
src | 4 years ago | |
.eslintrc.yml | 4 years ago | |
.gitignore | 4 years ago | |
.prettierrc.yml | 4 years ago | |
.semver_git_tag | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
TODO.md | 4 years ago | |
index.html | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
tsconfig.json | 4 years ago | |
vite.config.ts | 4 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