This project is created to help represent a fundamental app written with Vue. The heroes and villains theme is used throughout the app.
-
Change to the folder you wish to use
cd 02/vue-heroes
-
Install the npm packages
npm install
-
Run the app!
npm run serve