andreassosilo / e-commerce-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Stop - E-commerce

Link Deploy

https://gamestop.andreassosilo.co/

https://server-gamestop.andreassosilo.co/

How to use locally

On server

$ cd server
$ npm install
$ npm run dev

On client

$ cd client
$ npm install
$ npm run serve

Access client via http://localhost:8080

Access server via http://localhost:3000

API Documentation (using POSTMAN)

https://documenter.getpostman.com/view/8640330/SVmySJG8

About


Languages

Language:JavaScript 57.1%Language:Vue 41.8%Language:HTML 1.1%