Skip to content

mahezer/MyWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyWebsite

Description

This repository is the source of my website.

Cloning

To clone this repository, just do

$ git clone https://github.com/SirFlyann/MyWebsite

If you want to clone it to a specific folder, you can run

$ git clone https://github.com/SirFlyann/MyWebsite <my-directory>

Where <my-directory> is the directory of your choice

Pre-requisites

You'll need npm, which is the nodejs package manager. You can get it here. Npm will be responsible to install all of this project's dependencies.

Installation

After having installed npm, enter the repository folder and run

$ npm install

Npm will install everything needed for the project to run.

Technical stuff

This project is being made with Facebook's ReactJS, and I'm using Webpack for bundling.

Contribution

Pull Requests are very welcome, but keep your tips on how to improve my ReactJS abilities to yourself. Just kidding, they are much welcome as well, please feel free to contact me =). Just remember to keep code clean(who am I to talk ?), and keep your code in english, please (to the awesome folks that ain't from english speaking countries). I might contact you for some info if I'm unable to understand what you did in a Pull Request(a.k.a. as often as possible). Also, please use the AirBnB StyleGuide

License

This repo is under MIT Licente. Do whatever you want with it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published