Skip to content

NaijaHacks/naijahacks.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaijaHacks

Website Project 2019

Welcome

Hey there, we are glad you are interested in making yet another impact with NaijaHacks, we are optimistic on what you would help the community achieve.

Understanding the codebase

This project has a simple setup, we have intended to use vanilla Javascript, HTML, and css/scss.

To make the development experience smoother, this project uses webpack to bundle assests. You may wish to go through their documentations here.

How to Start

To start contributing,

  • Get a copy of the repo by cloning or forking the repo.
  • Open project in console and run npm install or yarn install. This should install all needed dependecies required.
  • Run npm start or yarn start to start the app in development mode.
  • Branch off to the task you want to work on. git checkout -b <branch name>. You are advised not to work on the master branch.

NOTE: The dev server runs on localhost:7000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published