Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lacoin Achille
PAO_Semestre7
Commits
17ce05ba
Commit
17ce05ba
authored
Jan 21, 2019
by
Lacoin Achille
Browse files
ajout d'une remarque dans le README
parent
0219841e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
17ce05ba
...
...
@@ -7,12 +7,21 @@
## Activation (dans le repertoire racine)
1.
pipenv --python 3.6
2.
pipenv install
3.
pipenv shell
4.
python3 setup.py
1.
`
pipenv --python 3.6
`
2.
`
pipenv install
`
3.
`
pipenv shell
`
4.
`
python3 setup.py
`
## Activation front-end (dans le répertoire frontend)
1.
npm install
2.
npm run serve
1.
`npm install`
## Lancement de l'application
-
`python3 run.py`
-
`npm run serve`
## Remarques
L'application est plus performante en anglais
car la sélection des mots nons pertinents n'a pas été effectuée en français
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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