Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into main
  • Loading branch information
Elouan Le Bars committed Jan 22, 2021
2 parents c5c26e7 + a906ec7 commit 3d246fe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ $ sudo apt-get install -y nodejs
```
Avec Windows : [télécharger le .msi](https://nodejs.org/dist/v12.14.0/node-v12.14.0-x86.msi)

### Installer Vue CLI
```bash
npm install -g @vue/cli
```
### Pour lancer le projet
### Pour lancer le serveur
```bash
# Installer les dépendances
$ npm install
Expand Down

0 comments on commit 3d246fe

Please sign in to comment.