/pets-vue

The pets static website powered by Vue, Vue Router, and Vuex

Primary LanguageVueMIT LicenseMIT

pets-vue

The pets static website powered by Vue, Vue Router, and Vuex

View it live here!

How to start

Run the following command:

npm run serve

How to build

Run the following command:

npm run build