Files
webpack-config/README.md
2020-05-06 13:49:20 +02:00

5 lines
53 B
Markdown

# Lancer le projet
```bash
npm installl
npm start
```