/RealWorldVueProject

This a Basic project implementing vue with all the concepts that are used in a real world project as components, Routes, Dinamic Routes, calls to an API, Implementing Axios etc

Primary LanguageVue

real-world-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.