-
This repository is part of the Pizzapp project ( App, Back-end )
-
To get a local copy up and running follow these simple example steps.
- You need the backend project running
-
Clone the repo
git clone git@github.com:LucasAlvaresA/pizzapp-web.git
-
Install YARN packages
yarn
-
Run the project
yarn dev