Initialize the user interface for the shop at everything [shop-at-everything]
Create repository:
https://github.com/shopateverything/shop-ui
Create project use vue-cli.
vvue init webpack shop-ui
Then, commit and push.
The next task will be adding the admin component and the product list component.