summaryrefslogtreecommitdiff
path: root/README.md
blob: e5504932156b625eef901578b1923621fc5586a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
clone from ...

    git clone git@code.roptron.gr:/var/www/git/oseine.git

prepare git environment

    git remote add coder git@coder.key:/var/www/git/oseine.git

push

    git push coder branch

install

    npm i

run

    npm start