luisrdz5 / PruebasProyectoPlatziMaster

A robust, performance-focused and full featured e-commerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proyectoPlatziMaster

A robust, performance-focused and full featured e-commerce

get started

Clone repository

git clone https://github.com/luisrdz5/PruebasProyectoPlatziMaster.git

Install dependencies

cd PruebasProyectoPlatziMaster

npm install

Start server

nodemon backend/src/server.js

API server will be running at http://localhost:3000

API documentation

Open API documentation

Go to: http://localhost:3000/api-docs/

How to add changes to the repository

The steps to add a feature in the code are:

  • Make the kanban task
  • Generate the issue from the task
  • Make pull from the principal repository
  • Make a git branch
  • Make the changes in the code
  • Make a final commit
  • Upload your changes in your repository in github
  • Make a pull request to the project
  • Wait to someone of the team aprove your changes

How to update our local repository from the remote (https://github.com/luisrdz5/PruebasProyectoPlatziMaster)

the first time we need to create a reference to the remote repository

About

A robust, performance-focused and full featured e-commerce

License:MIT License


Languages

Language:TSQL 63.5%Language:JavaScript 22.0%Language:CSS 12.3%Language:HTML 2.2%