Mise à jour README pour nouveau repo git

This commit is contained in:
Florent Le Saout 2023-02-10 18:11:06 +01:00
parent de5c31dc0b
commit b905a3d005

View File

@ -9,7 +9,7 @@ Requirements :
### Install
1. Clone or fork this repo: `git clone https://git.ouvaton.coop/astrolabe/SiteWebAstrolabe`
1. Clone or fork this repo: `git clone ssh://gitea@git.astrolabe.coop:2106/AstrolabeCAE/SiteWebAstrolabe.git`
2. `cd` into the project directory and run `npm install`
3. Once all the dependencies are installed run `npm start`
4. Open your browser at `http://localhost:8080` and away you go!