Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Projets-INFO4
19-20
8
app-pghm
Commits
6d24f504
Commit
6d24f504
authored
Mar 17, 2020
by
Thomas Frion
Browse files
Update README.md
parent
3ddbd3f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6d24f504
...
...
@@ -68,6 +68,28 @@ $ python manage.py migrate
$
python manage.py runserver
```
### Installation (Front-end)
#### 1. Setup
```
bash
$
git clone git@gricad-gitlab.univ-grenoble-alpes.fr:Projets-INFO4/19-20/8/draft.git
$
cd
app-pghm/GendLoc
$
npm
install
```
#### 2. Run
```
bash
$
npm start
```
Or
```
bash
$
ng serve
```
### Troubleshooting
#### Version issue of libgeos
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment