Skip to content

Practice Git and GitHub with this repo. Add your profile to join the Tree.

License

Notifications You must be signed in to change notification settings

gdsclpu/gdsclpu-tree

Repository files navigation

GDSC - LPU Tree

Contributing

  • Install dependencies

    yarn
  • Run development server

    yarn dev

With Docker

  1. Build the image
    docker-compose build
  2. Run the docker container
    docker-compose up