Skip to content

mad-hacks/hacktoberfest-website-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest-Website

Website for the Hacktoberfest event by Mad-Hacks.

Visit the below link:

hacktober.madhacks.co

Instructions

  • Clone the repository.
  • Make sure Node-js is installed.
  • Install the dependencies with npm install
  • Use npm run dev to launch the development server.
  • The files will be served within your default browser.
  • Each refresh is synced with the browser so that is is reflected there.

Contributor Guidelines

  • Fork the repository.
  • Create a new branch.
  • Make the necessary changes.
  • Submit a PR for review.