Outils pour utilisateurs

Outils du site


informatique:etesync

Table des matières

EteSync

Client web

$ git clone https://github.com/etesync/etesync-web.git
 
$ cd etesync-web/
 
$ ls
AUTHORS  deploy.sh  LICENSE  package.json  public  README.md  setenv  src  tsconfig.json  yarn.lock
 
$ yarn
yarn install v1.19.2
[1/4] Resolving packages...
[2/4] Fetching packages...
(...)
 
$ yarn build
 
$ cd build/
 
$ python3 -m http.server 8090

Sources

informatique/etesync.txt · Dernière modification : 2020/08/09 13:03 de 127.0.0.1