Skip to content

afra91/github-commit-history

Repository files navigation

github-commit-history

This project displays its own git commit history.

Development

Quick Start

Run the following commands to get it up and running:

npm install
npm run start-frontend

The last command serves the frontend from parcel's built-in development server.
You can run the following commands in case you want to serve it from a express server:

npm run watch-frontend
npm run start-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published