awesome-compose/vuejs/vuejs
Guillaume Lours 807fea936d
Fix security issues (#147)
* fix security issues in backend of react-express-mysql sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* fix security issues in vuejs sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-05-31 08:54:02 +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 (#147) 2021-05-31 08:54:02 +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.