Improve changelog list for updates

Change-Id: I1984caccbea2869b4197c92c8a55774a5c4b65de
2 files changed
tree: fc92198cf711e9d1d2a3e19c9888747d64489ea5
  1. public/
  2. scripts/
  3. src/
  4. .editorconfig
  5. .eslintrc.js
  6. .gitignore
  7. babel.config.js
  8. package-lock.json
  9. package.json
  10. README.md
  11. vue.config.js
README.md

Paranoid Android Downloads

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.