Skip to content

rodolfo-santos/ecommerce-nuxt-template

Repository files navigation



💻 Ecommerce SPA Typescript (NUXTJS)

SPA Vue Frontend using a Json-Server Fake API

🚀 Project Setup

Local configuration with docker (recommended)

Local configuration without docker

Requirements:

After installation, execute:

  • Run client:

    npm install && npm run dev
  • Run server📝:

    json-server ./api/bigstore.json