This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
eirugit
/
odoo_electron
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Žiadny popis
1
Commity
1
Vetvy
0
Vydania
Branch:
master
Branche
Tagy
master
odoo_electron
HTTP
SSH
ZIP
TAR.GZ
Gogs
006677c8d1
[ADD] initial commit
7 rokov pred
.gitignore
006677c8d1
[ADD] initial commit
7 rokov pred
README.md
006677c8d1
[ADD] initial commit
7 rokov pred
index.html
006677c8d1
[ADD] initial commit
7 rokov pred
launch.json
006677c8d1
[ADD] initial commit
7 rokov pred
main.js
006677c8d1
[ADD] initial commit
7 rokov pred
package.json
006677c8d1
[ADD] initial commit
7 rokov pred
renderer.js
006677c8d1
[ADD] initial commit
7 rokov pred
README.md
Odoo Electron
Tentativa de versión de escritorio de Odoo
Instalación
Requisitos
Node.js en su última versión
Yarn en su última versión
Pasos
Clonar el repositorio
Situar el cliente del terminal en la raíz del proyecto
Ejecutar yarn install
Ejecutar yarn start
;)