/furniture-catalog

A simple catalog app that allows users to browse through a digital catalog of wholesale furniture.

Primary LanguageVue

vuejs-test-app

Hello 👋🏼 thank you for checking out my app!

Before running app locally

Run npm install to install all dependencies

Compiles and hot-reloads for development

npm run serve

Running json server

npm run backend

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint