/vue-practical

A practical application with Vue

Primary LanguageVueMIT LicenseMIT

Introduction

Bases on a small application created by Tania Rascia, I'm going to expand her application with Vue. It involves some crucial functionalites such as router, state management, etc.. that mentioned by Tania Rascia at the end of her tutorial

Installation

git clone https://github.com/bakkujp/vue-practical.git
cd vue-tutorial
yarn
yarn serve

License

This project is open source and available under the MIT License.