Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleguido authored Jun 21, 2024
1 parent 17d9d8b commit 0310031
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,6 @@ Finally run with:
npm run dev
```

### Use docker stack for development (node v12)

We provide a Dockerfile-dev to streamline node 12 installation with now unsupported modules.

Build the docker image with python3 support, then start the vue app using `npm start`:

```
docker-compose -f docker-compose-dev.yml up
```

or if make is available, `make run-dev`

> A Vue.js project
## Build Setup

```bash
Expand Down

0 comments on commit 0310031

Please sign in to comment.