Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.09 KB

Picsa Apps

Developer Documentation

Prerequisites

  1. Download and install Git
    This will be used to download the repository

  2. Download and install Node version 20+ This is the programming lanugage required to run the project

  3. Download and Install Yarn
    This manages all 3rd-party code dependencies

Getting Started

  • Clone repo
  • Install dependencies yarn install
  • Start app yarn start

Tech Stack

This project was generated using Nx.

Links and Resources