Skip to content

luizaugustoliveira/Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Installation

Frontend

  1. Clone this repo
git clone https://github.com/luizaugustoliveira/Store.git 
  1. Go to the project folder
cd Store
cd vtexstore
  1. Install dependencies
npm install
  1. Run Frontend
npm run dev

Running the API

  1. Go to the API folder
cd Store
cd api
  1. Install dependencies
npm install
  1. Run start
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published