Skip to content

e-picsa/picsa-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picsa Apps

Developer Documentation

Prerequisites

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

  2. Download and install Node version 18+ 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