Skip to content

humbertn/git-commit-history-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit History Web Site

This is the web application that consumes the git-commit-history-api to show the commit history of 2 repository, git-commit-history-api and git-commit-history-site.

Limitations

This project is intended to run only in local environment.

Pre-requisites

To run this project it is REQUIRED to have running the git-commit-history-api. Please refer to the README to run it.

  • NodeJS and NPM are required.

Installation

$ npm install

Running the app

# development
$ npm run start

Website will be running on http://localhost:3000

Test

# unit tests
$ npm run test

Notes

This web app was created using the Create React App.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published