Vue - notes - app

Node(JS) [https://nodejs.org/en/] and Yarn [https://yarnpkg.com/] have to be installed.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build