1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-07-01 01:52:54 +00:00
awesome-compose/vuejs/vuejs
Vaibhaw 4bbd137d73
Fix security issues : Update Packages (#150)
* Update php version to 8.0.7
* Fix security issues in vuejs sample

Signed-off-by: Vaibhaw <kvaibhaw99@gmail.com>
2021-07-06 18:05:58 +01: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 : Update Packages (#150) 2021-07-06 18:05:58 +01:00
README.md Move all samples to the root dir 2020-03-16 17:23:59 +01:00
yarn.lock Fix security issues (#147) 2021-05-31 08:54:02 +01: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.