Skip to content

pesto-students/team-chiranjib-2-flicker-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup locally

  1. clone this repo

    git clone https://github.com/pesto-students/team-chiranjib-2-flicker-docs.git
    
  2. install packages in client and start app

    cd client
    yarn
    yarn start
    
  3. install packages in server and start server

    cd server
    yarn
    yarn run dev
    

note: copy .env.example in client to .env and add .env in server

About

team-chiranjib-2-flicker-team created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published