Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 898 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 898 Bytes

Pizzapp Web

Getting Started

  • This repository is part of the Pizzapp project ( App, Back-end )

  • To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  • Clone the repo

     git clone git@github.com:LucasAlvaresA/pizzapp-web.git
    
  • Install YARN packages

    yarn
    
  • Run the project

    yarn dev