rodjsta / Vue3TutorialPart1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue 3 Tutorial with Laracasts

This project repo was created for the Vue 3: Step By Step series on Laracasts here.

Note: this is only the first part of the series.

Run the Project

  • CD into the project directory
  • Run npm install
  • Run npm run start (See scripts object in package.json and see two commands being run with start)

About


Languages

Language:JavaScript 91.6%Language:HTML 8.4%