1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-25 10:18:07 +02:00
awesome-compose/vuejs/vuejs
Guillaume Lours 017fd26b54
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Signed-off-by: grantbirki <grant.birkinbine@gmail.com>
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
2021-03-20 22:04:01 -07:00
..
public Move all samples to the root dir 2020-03-16 17:23:59 +01:00
src Move all samples to the root dir 2020-03-16 17:23:59 +01:00
babel.config.js Move all samples to the root dir 2020-03-16 17:23:59 +01:00
Dockerfile Update vuejs dependencies 2020-06-05 22:04:41 +02:00
package.json Fix security issues in yarn dependencies of vuejs sample 2020-03-25 16:20:06 +01:00
README.md Move all samples to the root dir 2020-03-16 17:23:59 +01:00
yarn.lock Upgrade dependenvies of vuejs sample to fix node-forge vulnerability 2021-03-20 22:04:01 -07:00

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.