Contains image, style, manifest.json and index.html files.
Contains vue components used in one/more pages. They are not standalone pages but are consumed by other vue components.
Contains vue components which are full pages and have their own routes
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint