Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

tranlehaiquan/conduit-vue

Repository files navigation

conduit-vue

Vuejs spa real world example (CRUD, auth) use RealWorld spec API Live demo: https://vue-pet-projecet.netlify.com/

Just love vuejs and what it give to developer. Hope some day, I make real project with vuejs : )).

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

Run your unit tests

npm run test:unit