Sounmay / EnigmaWebsite

The official website of Enigma - The Coding Club of VSSUT, Burla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the EnigmaWebsite wiki!

This page has everything to help you get started with EnigmaWebsite development.

Git & Github

Set Up The Environment

Connect To Github

Get The Repository

Get To Local

Development

  • Make changes to the files or codes
  • Add the files to staging area using 'git add .' (for all files) or 'git add filepath'(for individual file)

P.S. Use 'git status' frequently, to see the state of the working directory and the staging area.

Setting Up Environment

About

The official website of Enigma - The Coding Club of VSSUT, Burla


Languages

Language:CSS 59.5%Language:HTML 33.7%Language:JavaScript 6.8%Language:PHP 0.1%