Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 576 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 576 Bytes

vue-simple-site

:tw-270c: Hello. This is a small example of an online store built using Vue, Firebase, Vuex, Router and Vuetify. You can see a demo here - - https://quizzical-lichterman-bb1bbb.netlify.com/

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.