npm install
npm run serve
npm run build
npm run lint
vulnerabilities are not a problem because they are only for development build. For production build check with :
npm audit --only=prod
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve
npm run build
npm run lint
vulnerabilities are not a problem because they are only for development build. For production build check with :
npm audit --only=prod