Skip to content

hackclub-cucek/meenhacks.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Something Big

This is the Website for Meenachil Hacks, a 24Hour National Level Hackathon which aims to reduce the gap between the Public and the Hacker Community.

Running the Website

git clone https://github.com/meenhacks/meenhacks.github.io.git 
cd meenhacks.github.io
#python 2
python -m SimpleHTTPServer 
#python3
python -m http.server

Or by Running $ sh run.sh on Unix-like OS

You can now browse at localhost:8000

About

Website of Meenachil Hacks V1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.0%
  • HTML 19.9%
  • JavaScript 3.0%
  • Shell 0.1%