microblog-frontend Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Run your unit tests yarn test:unit Lints and fixes files yarn lint Environmental configuration Environment variable Value Description VUE_APP_BASE_API_URL http://localhost:8000 URL for the backend api