Awesome Docker Compose samples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
awesome-compose/vuejs/vuejs
Guillaume Lours 34115dcd3c
add configuration to use vuejs sample with Docker Dev Environments feature (#253)
2 years ago
..
public Move all samples to the root dir 5 years ago
src Move all samples to the root dir 5 years ago
Dockerfile add configuration to use vuejs sample with Docker Dev Environments feature (#253) 2 years ago
README.md Move all samples to the root dir 5 years ago
babel.config.js Move all samples to the root dir 5 years ago
package.json Fix security issues (#244) 2 years ago
yarn.lock Fix security issues (#244) 2 years ago

README.md

vuejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.