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.
		
		
		
		
		
			| 
				
					 | 
			5 years ago | |
|---|---|---|
| .vscode | 5 years ago | |
| doc | 5 years ago | |
| public | 5 years ago | |
| src | 5 years ago | |
| .eslintrc.yml | 5 years ago | |
| .gitignore | 5 years ago | |
| .prettierrc.yml | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| TODO.md | 5 years ago | |
| index.html | 5 years ago | |
| package-lock.json | 5 years ago | |
| package.json | 5 years ago | |
| tsconfig.json | 5 years ago | |
| vite.config.ts | 5 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
# open codium IDE
codium .
# , then launch Debug in Firefox (or Chromium)
HOW TO DEPLOY
npm run linter
npm build
npm preview # optional