Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 235 Bytes

File metadata and controls

15 lines (10 loc) · 235 Bytes

Sample Project

This is a sample project for a Vue Mastery course. This project is for learning purposes only, it's not for production use.

Install the dependencies:

npm install

Run it locally:

npm run dev