Skip to content

claGiaSW/testVueApp

Repository files navigation

testvueapp

Job Listing Vue App created following the "Vue.js Crash Course 2024" video from Traversy Media (https://www.youtube.com/watch?v=VeNfHj6MhgA).

Project Setup

npm install

Other dependencies to download for the app to work:

  • axios
  • tailwind
  • primeicons (from primevue) npm install primeicons
  • vue-router
  • json-server
  • vue-spinner
  • vue-toastification@next

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published