awesome-compose/vuejs/vuejs
dependabot[bot] 94c483302a
Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 18:07:14 +00: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 Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs 2020-08-01 18:07:14 +00: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.